Expand description
Roles apply command - converge live role state to match definitions.
Functions§
- configure_
role 🔒 - Configure a role: ALTER, GRANT, COMMENT statements and reconcile stale grants/params.
- create_
role 🔒 - Create a role if it doesn’t already exist.
- plan
- Plan role changes without executing or printing.
- run
- Run the
roles applycommand: plan, render, optionally execute.