mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 13:28:42 -05:00
Update README
This commit is contained in:
parent
007bbbc39c
commit
f40291706a
1 changed files with 6 additions and 6 deletions
|
|
@ -19,10 +19,10 @@ _note:_ subject to change
|
||||||
|
|
||||||
```
|
```
|
||||||
Commands:
|
Commands:
|
||||||
floaty get <OPERATING SYSTEM,...> [--withpe version] # 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> # Modify a VM
|
||||||
floaty release [HOSTNAME,...] # Schedules a VM for deletion
|
floaty release <HOSTNAME,...> [--all] # Schedules a VM for deletion
|
||||||
floaty status # List status of all active VMs
|
floaty status # List status of all active VMs
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue