Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.
This repository was archived by the owner on May 9, 2024. It is now read-only.

Add stop all to --help output #330

Open
@tdukart

Description

@tdukart

Is your enhancement related to a problem? Please describe.

As a developer who often has to jump between different projects and environments, I didn't know that 10updocker stop all was an option to shut down the global Docker containers, so I was doing it through Docker Desktop. I just now ran across it in the README, although most of the time for a CLI tool I'll use --help instead.

I think it would be helpful for usability to add that sub-subcommand to the --help output, or potentially alias it to a stop-all subcommand so that it gets listed as a separate subcommand.

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions