Skip to content

Commit c5f05de

Browse files
authored
Regenerate CLI commands with new spinner API (#4720)
## Summary - Regenerate auto-generated CLI commands to use `NewSpinner`/`.Update()`/`.Close()` instead of the channel-based `Spinner()` API. - Follow-up to #4351 and #4377. Manually confirmed this works. The upstream templates have already been updated.
1 parent 991f9c4 commit c5f05de

File tree

39 files changed

+513
-513
lines changed

39 files changed

+513
-513
lines changed

cmd/account/ip-access-lists/ip-access-lists.go

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/account/log-delivery/log-delivery.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/account/workspaces/workspaces.go

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/alerts-v2/alerts-v2.go

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/alerts/alerts.go

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/apps/apps.go

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/clean-rooms/clean-rooms.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)