Conversation
anton-107
commented
Aug 20, 2025
| Use: "settings-v2", | ||
| Short: `APIs to manage account level settings.`, | ||
| Long: `APIs to manage account level settings`, | ||
| GroupID: "settings", |
Contributor
Author
There was a problem hiding this comment.
generated group id here was settingsv2, changing this to settings fixes most of the test failures
Contributor
There was a problem hiding this comment.
@anton-107, you need to add a new group here instead https://github.com/databricks/cli/blob/main/cmd/account/groups.go
Contributor
Author
There was a problem hiding this comment.
done, i had to filter out empty groups for account commands to support this
see 59922b2
Collaborator
|
andrewnester
approved these changes
Aug 20, 2025
deco-sdk-tagging bot
added a commit
that referenced
this pull request
Aug 21, 2025
## Release v0.265.0 ### CLI * Fix "cache: token not found" for auth token command ([#3447](#3447)) ### Dependency updates * Upgrade TF provider to 1.87.0 ([#3430](#3430)) * Upgrade Go SDK to 0.81.0 ([#3449](#3449)) ### Bundles * Add support for Lakebase database instances in DABs ([#3283](#3283)) * Add support for Lakebase database catalogs in DABs ([#3436](#3436)) * Improve error message for SDK/API errors ([#3379](#3379)) * Separate generated classes between jobs and pipelines in Python support ([#3428](#3428))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Upgrade Go SDK to 0.81.0