dpsctl auth
dpsctl auth Usage Guide
Overview
dpsctl auth provides authentication helper commands for working with stored DPS credentials.
Usage
dpsctl [global options] auth [options]Flags
Includes global dpsctl options.
--help, -h show helpCommands
token- Print stored access token to stdouthelp,h- Shows a list of commands or help for one command
Notes
- Authentication credentials are loaded from the configured credentials file.
- Use
dpsctl loginto create or refresh stored credentials. - The credentials file path can be customized with the global
--credentials-pathoption.