az-sshkey
Verified for current stable LTS
Az Sshkey Command: Show Ssh Key Info
Use for show ssh key info with Az Sshkey. Exact CLI syntax to show ssh key info using Az Sshkey.
When to use this: Use for show ssh key info with Az Sshkey.
Command Syntax
az sshkey show --name <name> -g <resource_group> az sshkey show --name <name> -g <resource_group> Command Breakdown
--name- Command Option
- Tool-specific option used by this command invocation.
-g- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to show ssh key info using Az Sshkey.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Az Sshkey Command: Create New Ssh Key
az sshkey create --name <name> -g <resource_group> Az Sshkey Command: Upload Existing Ssh Key az sshkey create --name <name> -g <resource_group> --public-key "<@path/to/key.pub>" Az Sshkey Command: List Ssh Keys az sshkey list Docker Command: Start Container From Image docker run --name <container_name> <image> Atoum Command: Run Tests Under Namespace atoum -ns <namespace>