Skip to content

Add tags commands - #555

Open
mikesellitto wants to merge 5 commits into
masterfrom
mike/tags
Open

Add tags commands#555
mikesellitto wants to merge 5 commits into
masterfrom
mike/tags

Conversation

@mikesellitto

@mikesellitto mikesellitto commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR adds a doppler tags command group which will call our v3 tags endpoints once supported.

Note: Not to be merged until feature flag removal

Specifically, this PR:

  • Adds doppler tags which lists tags
    • Adds get, create, update, and delete subcommands
      • create has optional flags --color and --slug
      • update requires at least one of --name or --color
      • delete prompts for confirmation unless -y is passed
  • Adds a PatchRequest helper since the update endpoint is a PATCH and we only had PUT

Closes ENG-9686

@mikesellitto
mikesellitto requested a review from a team as a code owner September 9, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant