Skip to content

Add --all flag to sync command#91

Merged
gricha merged 1 commit intomainfrom
feature/sync-all-flag
Jan 11, 2026
Merged

Add --all flag to sync command#91
gricha merged 1 commit intomainfrom
feature/sync-all-flag

Conversation

@gricha
Copy link
Copy Markdown
Owner

@gricha gricha commented Jan 11, 2026

Summary

  • Adds -a, --all flag to perry sync command
  • Syncs credentials and files to all running workspaces at once
  • Shows per-workspace status with checkmarks/failures and a summary

Test plan

  • Run perry sync --help and verify --all flag is documented
  • Run perry sync --all with running workspaces and verify output
  • Run perry sync --all with no running workspaces
  • Run perry sync without name or --all and verify error message

🤖 Generated with Claude Code

Exposes the existing syncAll API endpoint through the CLI. Users can now run
`perry sync --all` to sync credentials and files to all running workspaces
at once, with per-workspace status output.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gricha gricha merged commit 407f6a9 into main Jan 11, 2026
8 checks passed
@gricha gricha deleted the feature/sync-all-flag branch January 11, 2026 06:24
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