sdpctl Reference Guide



sdpctl service-users get

Get detailed information about a service user

sdpctl service-users get [id] [flags]

Examples

  # get user with id of <id>
  > sdpctl service-users get <id>

Options

  -h, --help   help for get

Options inherited from parent commands

      --api-version int      Peer API version override
      --ci-mode              Log to stderr instead of file and disable progress-bars
      --debug                Enable debug logging
      --events-path string   send logs to unix domain socket path
      --json                 output in json format
      --no-interactive       Suppress interactive prompt with auto accept
      --no-verify            Don't verify TLS on for the given command, overriding settings from config file
  -p, --profile string       Profile configuration to use

SEE ALSO