sdm admin ssh list

Last modified on March 24, 2023

NAME:
   sdm admin ssh list - list SSH public key servers for your organization

USAGE:
   sdm admin ssh list [command options] [arguments...]

OPTIONS:
   --extended, -e       show detailed information about each SSH server
   --json, -j           output as json
   --filter value       filter e.g. 'field:name tag:key=value ...'
   --filter-json value  path to JSON based filter

For more information on the use of filters in the CLI, see the Filters documentation.

Top