Skip to main content

list

inctl auth list

Lists available credentials

Synopsis

Lists available credentials present for current user

Note that the command only shows the locally stored credentials and that the output may contain invalidated credentials.

Example: inctl auth list inctl auth list --prefix <prefix_to_search>

inctl auth list [flags]

Options

  -h, --help            help for list
--prefix string (optional) Prefix to search for in the list of credentials.

Options inherited from parent commands

  -o, --output string   (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.

SEE ALSO