auth0 connections show
Display the full configuration of a connection, including its strategy-specific options.
Usage
auth0 connections show [flags]
Examples
auth0 connections show
auth0 connections show <connection-id>
auth0 connections show <connection-id> --json
Flags
--json Output in json format.
--json-compact Output in compact json format.
Inherited Flags
--agent-mode Output JSON, disable prompts and colors. Auto-enabled for AI agents; set AUTH0_AGENT_MODE=false to disable.
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 connections create - Create a new connection
- auth0 connections delete - Delete a connection
- auth0 connections enabled-clients - Manage the clients enabled on a connection
- auth0 connections list - List your connections
- auth0 connections show - Show a connection
- auth0 connections update - Update a connection