auth0 actions show
Display the name, type, status, code and other information about an action.
Usage
auth0 actions show [flags]
Examples
auth0 actions show
auth0 actions show <action-id>
auth0 actions show <action-id> --json
Flags
--json Output in 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 actions create - Create a new action
- auth0 actions delete - Delete an action
- auth0 actions deploy - Deploy an action
- auth0 actions list - List your actions
- auth0 actions open - Open the settings page of an action
- auth0 actions show - Show an action
- auth0 actions update - Update an action