Skip to content

feat: Add support to manage Experiments, Feature-Flags, Segments and Variations (Beta)#1562

Open
duedares-rvj wants to merge 8 commits into
betafrom
DXCDT-1955/ExperimentCenter
Open

feat: Add support to manage Experiments, Feature-Flags, Segments and Variations (Beta)#1562
duedares-rvj wants to merge 8 commits into
betafrom
DXCDT-1955/ExperimentCenter

Conversation

@duedares-rvj

@duedares-rvj duedares-rvj commented Jun 25, 2026

Copy link
Copy Markdown
Member

🔧 Changes

Introduces CLI support for the Experimentation Center APIs.

New commands:
auth0 experiments: create, list, show, update, delete, validate, start, pause, complete, archive
auth0 feature-flags + variations subcommands: full CRUD + activate/archive
auth0 segments: create, list, show, update, delete
Includes: interactive allocation builder (percentage & segment strategies), unit tests, integration test cases, and auto-generated docs for all new commands.

📚 References

https://auth0.com/docs/api/management/v2/experimentation/get-experiments
auth0/go-auth0#795

🔬 Testing

Added relevant unit tests and integration tests for the added change.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@duedares-rvj duedares-rvj requested a review from a team as a code owner June 25, 2026 05:26
@ramya18101

Copy link
Copy Markdown
Contributor

@duedares-rvj , Can you please fix the Checks and Integration tests!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants