Skip to content

Conversation

@HuyPhanNguyen
Copy link
Contributor

Summary

  • Adds --runbook-tag flag to run all runbooks matching specified tags in a single command.
  • Mutually exclusive with --name
  • Runs matching runbooks in parallel

Usage

octopus runbook run --project MyProject --runbook-tag "TagSet/Tag" --environment Dev

Output

  RUNBOOK          ENVIRONMENT  STATUS   TASK ID
  Runbook A        Development  Started  ServerTasks-123
  Runbook B        Development  Started  ServerTasks-124

  Successfully started: 2, Failed: 0

[sc-132551]

@HuyPhanNguyen HuyPhanNguyen requested a review from a team January 21, 2026 23:22
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.

1 participant