| layout | default |
|---|---|
| parent | auth0 experiments |
| has_toc | false |
List all experiments. To create one, run: auth0 experiments create.
auth0 experiments list [flags]
auth0 experiments list
auth0 experiments ls
auth0 experiments list --json
auth0 experiments list --status active
auth0 experiments list --feature-flag-id <id>
--authentication-flow string Filter by authentication flow.
--csv Output in csv format.
--feature-flag-id string Filter by feature flag ID.
--json Output in json format.
--json-compact Output in compact json format.
--status string Filter by status (draft, active, paused, completed, archived).
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
- auth0 experiments create - Create a new experiment
- auth0 experiments delete - Delete an experiment
- auth0 experiments list - List your experiments
- auth0 experiments show - Show an experiment
- auth0 experiments status - Change an experiment's status
- auth0 experiments update - Update an experiment
- auth0 experiments validate - Validate an experiment