You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ravion deploy wait <id> with --watch, --timeout, --until, and --json so deployments can be followed instead of polling ravion deploy get.
ravion project config apply now shows the pipeline run ID it started for each module and prints the matching ravion pipeline run wait command, in dependency order, with --until PENDING_APPROVAL unless the apply passed --autoapprove.
Point pipeline run wait, get, get-plan, and get-apply help at the watch-based workflow.