Skip to content

intial update#3711

Closed
parthban-db wants to merge 3 commits intomainfrom
parthban-db/stack/python-convert-1
Closed

intial update#3711
parthban-db wants to merge 3 commits intomainfrom
parthban-db/stack/python-convert-1

Conversation

@parthban-db
Copy link
Contributor

@parthban-db parthban-db commented Oct 2, 2025

🥞 Stacked PR

Use this link to review incremental changes.


Changes

Why

Tests

@eng-dev-ecosystem-bot
Copy link
Collaborator

Run: 18202223550

@parthban-db parthban-db marked this pull request as draft October 2, 2025 20:43
cmd.AddCommand(account_access_control.New())
cmd.AddCommand(billable_usage.New())
cmd.AddCommand(budget_policy.New())
cmd.AddCommand(budgets.New())
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just ordering has changed.

}

// end service account_iamV2
// end service AccountIamV2
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just Casing has changed.

cmd.Flags().StringVar(&updateReq.Type, "type", updateReq.Type, `The type of visualization: chart, table, pivot table, and so on.`)
cmd.Flags().StringVar(&updateReq.UpdatedAt, "updated-at", updateReq.UpdatedAt, ``)

cmd.Use = "update ID"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a breaking change, but I checked that this has had almost zero usage from the CLI in the last 3 months

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

This PR has not received an update in a while. If you want to keep this PR open, please leave a comment below or push a new commit and auto-close will be canceled.

@github-actions github-actions bot added the Stale label Dec 2, 2025
@github-actions github-actions bot closed this Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments