Add support for archiving projects #411
roman-marszalek
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would love to see
basecamp project archive <id>(and ideallyunarchive) added to the CLI.Currently, archiving requires navigating the Basecamp web UI, which breaks the flow when managing projects from the terminal or via an AI agent. Being able to archive projects programmatically would make bulk cleanup and agent-driven workflows much more practical.
Note: the underlying API doesn't appear to expose an archive endpoint for projects either, so this may require an API addition first, but flagging it here as the desired CLI capability.
Beta Was this translation helpful? Give feedback.
All reactions