DEPRECATED! Rules are deprecated and will be removed in the near future. Users should migrate all rules to actions. See https://auth0.com/docs/customize/actions/migrate/migrate-from-rules-to-actions for more details.

Enable a rule.

Usage

auth0 rules enable [flags]

Examples

  auth0 rules enable
  auth0 rules enable <rule-id>
  auth0 rules enable <rule-id> --json
  auth0 rules enable <rule-id> --json-compact

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.