hubbound manage
Manage installed kits and artifacts interactively.
Usage
$ hubbound manage
Flags
| --output <tui|json> | Presentation format. Default "tui" — interactive screen with provider tabs, kit/artifact filters, search and status filters. |
Examples
$ hubbound manage --output json
Notes
- Refreshes your authenticated distributions first — metadata only, it never downloads artifact bundles.
- If the refresh fails, it falls back to the local cache and tells you so.
- Also shows the current login, org/team enforcement and update availability.
- Replaces the deprecated `hubbound status` command.