search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Az Sshkey Commands
7 az-sshkey entries
Limited to 100 results
az-sshkey Operations
Az Sshkey Command: Create New Ssh Key
az sshkey create --name <name> -g <resource_group> az-sshkey Operations
Az Sshkey Command: Create Ssh Key
az sshkey create --name <name> -g <resource_group> az-sshkey Operations
Az Sshkey Command: Delete Ssh Key
az sshkey delete --name <name> -g <resource_group> az-sshkey Operations
Az Sshkey Command: List All Ssh Keys
az sshkey list 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> az-sshkey Operations
Az Sshkey Command: Upload Existing Ssh Key
az sshkey create --name <name> -g <resource_group> --public-key "<@path/to/key.pub>"