Skip to content

Conversation

@jglogan
Copy link
Contributor

@jglogan jglogan commented Jul 18, 2025

@jglogan
Copy link
Contributor Author

jglogan commented Jul 18, 2025

@egernst Tested fix with your plugin:

$ container --help
OVERVIEW: A container platform for macOS
USAGE: container [--debug] <subcommand>
OPTIONS:
  --debug                 Enable debug output [environment: CONTAINER_DEBUG]
  --version               Show the version.
  -h, --help              Show help information.
CONTAINER SUBCOMMANDS:
  create                  Create a new container
  delete, rm              Delete one or more containers
  exec                    Run a new command in a running container
  inspect                 Display information about one or more containers
  kill                    Kill one or more running containers
  list, ls                List containers
  logs                    Fetch container stdio or boot logs
  run                     Run a container
  start                   Start a container
  stop                    Stop one or more running containers
IMAGE SUBCOMMANDS:
  build                   Build an image from a Dockerfile
  images, image, i        Manage images
  registry, r             Manage registry configurations
OTHER SUBCOMMANDS:
  builder                 Manage an image builder instance
  network, n              Manage container networks
  system, s               Manage system components
PLUGINS:
  my-plugin               Super rad plugin (Eric)

@jglogan jglogan requested a review from egernst July 18, 2025 03:16
@jglogan jglogan merged commit 2e1bee1 into apple:main Jul 18, 2025
2 checks passed
@jglogan jglogan deleted the users/jlogan/unscramble-help branch July 18, 2025 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: UX - CLI top-level subcommands scrambled at the end

2 participants