cli reference
Intended Documentation
intended policy
Manage policy drafts, reviews, deployments, and rollbacks from the command line.
intended policy#
The intended policy command group mirrors the policy lifecycle API.
Core Commands#
intended policy drafts list
Lists drafts for a tenant.
intended policy drafts create
Creates a policy draft.
intended policy drafts review
Submits a draft for review.
intended policy drafts approve
Approves a draft in review.
intended policy deploy
Deploys an approved draft.
intended policy rollback
Rolls back a deployed version.
Warning
No direct delete endpoint exists for active policy versions. Use lifecycle controls (review/reject, deploy, rollback) instead of destructive deletion paths.