mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-21 07:02:13 +00:00
Update cheatsheets
This commit is contained in:
@@ -9,9 +9,9 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Part of `azure-cli` (also known as `az`).
|
||||
> More information: <https://learn.microsoft.com/cli/azure/vm>.
|
||||
|
||||
- List details of available Virtual Machines:
|
||||
- Display a table of available Virtual Machines:
|
||||
|
||||
`az vm list`
|
||||
`az vm list --output table`
|
||||
|
||||
- Create a virtual machine using the default Ubuntu image and generate SSH keys:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user