Add support for moving vaults

Open
#728 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
go
Domain
api, cli

Research direction

Start with the vaults API documentation in sections/vaults.md and compare it with the UI endpoint /vaults/{id}/bulk_reposition?file_type=. Trace the CLI's vault-related entry point, then make moving files into folders available through the CLI or API and verify that the requested repositioning works.

Written by the indexing model from the issue text.

Description

Wanted my agent to turn the Docs & Files into a structured neat bucket.

Turned out there's no CLI or API endpoint to move files into folders.

https://github.com/basecamp/bc-api/blob/master/sections/vaults.md#update-a-vault

Endpoint on the UI:
https://app.basecamp.com/***2419/buckets/****3235/vaults/****662204/bulk_reposition?file_type=

Dominant language
Go
Stars
277
Forks
21
Avg merge
13h 49m
Merged PRs (30d)
105

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from basecamp/basecamp-cli

All issues in basecamp/basecamp-cli

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.