auth0 actions list
List your existing actions. To create one, run: auth0 actions create
.
Usage
auth0 actions list [flags]
Examples
auth0 actions list
auth0 actions ls
auth0 actions ls --json
auth0 actions ls --csv
Flags
--csv Output in csv format.
--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