Skip to main content
List all named auth entries from the profiles file.

Usage

Options

string
Path to the profiles YAML file.

Output

TOKEN is the entry’s token storage — a file path or a secret reference. USED BY counts the profiles that reference the entry. If the profiles file has no auth entries, the command prints a heading and a placeholder row instead of a table:
A missing profiles file is not an error: the command prints nothing and exits 0.

See Also