Skip to content

CLI 0.2.35

Choose a tag to compare

@mabadir mabadir released this 12 Aug 18:46
0c7dd55

0.2.35 (2026-08-12)

Features

  • 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.