Skip to content

UX: bloop help is not exteremely friendly #2650

@svalaskevicius

Description

@svalaskevicius
❯ bloop --help
Usage: bloop [options]
Interact with Bloop (the build server) or check its status.

This sub-command allows to check the current status of Bloop.
If Bloop isn't currently running, it will be started.

Help options:
  --usage            Print usage and exit
  -h, -help, --help  Print help message and exit

Other options:
  -v, --verbose                     Increase verbosity (can be specified multiple times)
  -q, --quiet                       Decrease verbosity
  --progress                        Use progress bars
  --home, --home-directory string?
  --java-home path                  Set the Java home directory
  -j, --jvm jvm-name                Use a specific JVM, such as `14`, `adopt:11`, or `graalvm:21`, or `system`
❯ bloop --usage
Usage: bloop [options]
❯ bloop --usage -v
Usage: bloop [options]

what options?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions