auth0 token-exchange list
List your existing token exchange profiles. To create one, run: auth0 token-exchange create.
Usage
auth0 token-exchange list [flags]
Examples
auth0 token-exchange list
auth0 token-exchange ls
auth0 token-exchange ls --json
auth0 token-exchange ls --json-compact
auth0 token-exchange ls --csv
Flags
--csv Output in csv format.
--json Output in json format.
--json-compact Output in compact json format.
Inherited Flags
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 token-exchange create - Create a new token exchange profile
- auth0 token-exchange delete - Delete a token exchange profile
- auth0 token-exchange list - List your token exchange profiles
- auth0 token-exchange show - Show a token exchange profile
- auth0 token-exchange update - Update a token exchange profile