mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Add todo for commands
This commit is contained in:
parent
a29e183cf0
commit
fcb43ac379
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ Commands:
|
||||||
floaty get <OPERATING SYSTEM,...> # Gets a VM
|
floaty get <OPERATING SYSTEM,...> # Gets a VM
|
||||||
floaty help [COMMAND] # Describe available commands or one specific command
|
floaty help [COMMAND] # Describe available commands or one specific command
|
||||||
floaty list [PATTERN] # List all open VMs
|
floaty list [PATTERN] # List all open VMs
|
||||||
floaty modify <HOSTNAME> # Modify a VM
|
floaty modify <HOSTNAME> # (TODO STILL) Modify a VM
|
||||||
floaty release <HOSTNAME,...> [--all] # Schedules a VM for deletion
|
floaty release <HOSTNAME,...> [--all] # Schedules a VM for deletion
|
||||||
floaty status # List status of all active VMs
|
floaty status # (TODO STILL) List status of all active VMs
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue