Add usage info.
This commit is contained in:
parent
5078001f4b
commit
0ded0ff9a9
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ Applys action to all VMs in the pool.
|
||||||
|
|
||||||
--context Context to be passed to kubectl (required)
|
--context Context to be passed to kubectl (required)
|
||||||
-n, --namespace Namespace to be passed to kubectl
|
-n, --namespace Namespace to be passed to kubectl
|
||||||
|
|
||||||
|
Action is one of "start", "stop", "delete" or "delete-disks"
|
||||||
|
|
||||||
|
Defaults for context and namespace are read from .vm-operator-cmd.rc.
|
||||||
EOF
|
EOF
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue