Skip to content

Add project get and update commands - #547

Merged
jacobwgillespie merged 2 commits into
mainfrom
cursor/projects-get-update-2fab
Jul 29, 2026
Merged

Add project get and update commands#547
jacobwgillespie merged 2 commits into
mainfrom
cursor/projects-get-update-2fab

Conversation

@jacobwgillespie

@jacobwgillespie jacobwgillespie commented Jul 29, 2026

Copy link
Copy Markdown
Member

Summary

  • add depot projects get with text and JSON output
  • add partial depot projects update support for names, regions, and cache storage policies
  • preserve cache retention when changing a project's cache storage limit
  • resolve projects from arguments, flags, environment variables, or depot.json
  • document the new commands and cover their API requests with tests

Testing

  • go test -race ./pkg/cmd/projects
  • go test ./...
  • go vet ./...
  • go build ./cmd/depot
  • go mod tidy (no diff)

Linear Issue: DEP-5490

Open in Web Open in Cursor 

Co-authored-by: Jacob Gillespie <jacobwgillespie@gmail.com>
@linear-code

linear-code Bot commented Jul 29, 2026

Copy link
Copy Markdown

DEP-5490

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit e6b1498. Configure here.

Comment thread pkg/cmd/projects/update.go
Co-authored-by: Jacob Gillespie <jacobwgillespie@gmail.com>
@jacobwgillespie
jacobwgillespie marked this pull request as ready for review July 29, 2026 23:03

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Cursor Bugbot and Cursor Security Agent both completed successfully with no unresolved findings needing human review; chatgpt-codex-connector also finished. No reviewer assignment tool was available, so no reviewers were assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

@jacobwgillespie
jacobwgillespie merged commit 76a5d8f into main Jul 29, 2026
13 checks passed
@jacobwgillespie
jacobwgillespie deleted the cursor/projects-get-update-2fab branch July 29, 2026 23:19
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.

2 participants