kopia lustrzana https://github.com/piku/piku
Merge pull request #356 from clusterfudge/issues-354
ISSUES-354: Fix help subcommand in remote operator scriptpull/359/head
commit
b9be24f09e
2
piku
2
piku
|
@ -55,7 +55,7 @@ else
|
|||
out "App: $app"
|
||||
out
|
||||
case "$cmd" in
|
||||
"")
|
||||
""|help)
|
||||
ssh -o LogLevel=QUIET ${sshflags} "$server" "$@" | grep -v "INTERNAL"
|
||||
echo " shell Local command to start an SSH session in the remote."
|
||||
echo " init Local command to download an example ENV and Procfile."
|
||||
|
|
Ładowanie…
Reference in New Issue