Update cheatsheets

This commit is contained in:
ivuorinen
2024-09-23 00:17:21 +00:00
parent 3081b6f11e
commit ec3b4a5083
6 changed files with 42 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
- List the instances in the specified state belonging to the specified compartment:
`VBoxManage cloud --provider={{provider_name}} --profile={{profile_name}} list instances --state={{running|terminated|paused}} --compartment-id={{compartment_id}`
`VBoxManage cloud --provider={{provider_name}} --profile={{profile_name}} list instances --state={{running|terminated|paused}} --compartment-id={{compartment_id}}`
- Create a new instance: