Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.57 KB

File metadata and controls

52 lines (37 loc) · 1.57 KB
layout default
parent auth0 experimentation experiments
has_toc false

auth0 experimentation experiments show

Display details about an experiment including its allocations and validation status.

Usage

auth0 experimentation experiments show [flags]

Examples

  auth0 experimentation experiments show
  auth0 experimentation experiments show <experiment-id>
  auth0 experimentation experiments show <experiment-id> --json

Flags

      --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