Add rigging host deploy --all and tag-based batch deployment #5

Open
opened 2026-02-18 00:24:18 +00:00 by toph · 0 comments
Owner

Common operation: deploy all hosts, or all hosts matching a tag (e.g. --tag server). Currently requires calling deploy for each host individually.

Tasks:

  • rigging host deploy --all — deploy all hosts sequentially
  • rigging host deploy --tag — deploy hosts matching tag
  • Consider parallel deployment with --parallel flag
  • Respect deployment order (e.g. servers before desktops)
Common operation: deploy all hosts, or all hosts matching a tag (e.g. --tag server). Currently requires calling deploy for each host individually. Tasks: - rigging host deploy --all — deploy all hosts sequentially - rigging host deploy --tag <tag> — deploy hosts matching tag - Consider parallel deployment with --parallel flag - Respect deployment order (e.g. servers before desktops)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: toph/rigging#5
No description provided.