Skip to main content Link Menu Expand (external link) Document Search Copy Copied

auth0 actions diff

Show code difference between two versions of an Actions

Usage

auth0 actions diff [action-id] [flags]

Examples

auth0 actions diff
  auth0 actions diff <action-id>
  auth0 actions diff <action-id> --version1 2 --version2 3

Flags

      --version1 int   First version number (baseline) to compare.
      --version2 int   Second version number to compare against.

Inherited Flags

      --agent-mode      Output JSON, disable prompts and colors. Auto-enabled for AI agents; set AUTH0_AGENT_MODE=false to disable.
      --debug           Enable debug mode.
      --no-color        Disable colors.
      --no-input        Disable interactivity.
      --tenant string   Specific tenant to use.