-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
❯ 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?
windymelt
Metadata
Metadata
Assignees
Labels
No labels