Replaced --target-list-machine CLI command with a more generic --capabilities-machine command, so that I can include other info.
- Also moved the `insightAvailable` flag from the `--version-machine` command
This commit is contained in:
@@ -10,7 +10,7 @@ Commands:
|
||||
--help, -h Displays this help text.
|
||||
--version, -v Displays Bloom's version number.
|
||||
--version-machine Outputs Bloom's version number in JSON format.
|
||||
--target-list-machine Outputs all targets and their configuration values, supported by this build, in JSON format.
|
||||
--capabilities-machine Outputs the capabilities of this build, in JSON format.
|
||||
init Creates a new Bloom project configuration file (bloom.yaml), in the working directory.
|
||||
|
||||
For more information on getting started with Bloom, please visit https://bloom.oscillate.io/docs/getting-started.
|
||||
|
||||
Reference in New Issue
Block a user