Files
docker-cli/cli/command/image
Sebastiaan van Stijn aaa912c9f7 move commonly used top-level commands to the top of --help
This adds a new annotation to commands that are known to be frequently
used, and allows setting a custom weight/order for these commands to
influence in what order they appear in the --help output.

I'm not entirely happy with the implementation (we could at least use
some helpers for this, and/or make it more generic to group commands
in output), but it could be a start.

For now, limiting this to only be used for the top-level --help, but
we can expand this to subcommands as well if we think it makes sense
to highlight "common" / "commonly used" commands.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-08 16:55:41 +02:00
..
2022-03-26 20:21:00 +01:00
2018-05-11 16:49:43 -07:00
2018-12-10 16:48:59 +00:00
2018-05-11 16:49:43 -07:00
2018-05-11 16:49:43 -07:00