az-sshkey
Verified for current stable LTS
Az Sshkey Commands
Az Sshkey command syntax with verified terminal examples.
Commands
4 commands for Az Sshkey
az-sshkey Operations
Az Sshkey Command: Create New Ssh Key
az sshkey create --name <name> -g <resource_group> az-sshkey Operations
Az Sshkey Command: Upload Existing Ssh Key
az sshkey create --name <name> -g <resource_group> --public-key "<@path/to/key.pub>" az-sshkey Operations
Az Sshkey Command: List Ssh Keys
az sshkey list az-sshkey Operations
Az Sshkey Command: Show Ssh Key Info
az sshkey show --name <name> -g <resource_group> Suggest a Az Sshkey Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Az Sshkey workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.