We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29e183 commit fcb43acCopy full SHA for fcb43ac
README.md
@@ -20,7 +20,7 @@ Commands:
20
floaty get <OPERATING SYSTEM,...> # Gets a VM
21
floaty help [COMMAND] # Describe available commands or one specific command
22
floaty list [PATTERN] # List all open VMs
23
- floaty modify <HOSTNAME> # Modify a VM
+ floaty modify <HOSTNAME> # (TODO STILL) Modify a VM
24
floaty release <HOSTNAME,...> [--all] # Schedules a VM for deletion
25
- floaty status # List status of all active VMs
+ floaty status # (TODO STILL) List status of all active VMs
26
```
0 commit comments