Available Commands:
check-version Assert that the version of score-compose matches the required constraint
completion Generate the autocompletion script for the specified shell
generate Convert one or more Score files into a Docker compose manifest
help Help about any command
init Initialise a new score-compose project with local state directory and score file
resources Subcommands related to provisioned resources
score-compose resources --help:
Subcommands related to provisioned resources
Usage:
score-compose resources [command]
Available Commands:
get-outputs Return the resource outputs
list List the resource uids
Flags:
-h, --help help for resources
Global Flags:
--quiet Mute any logging output
-v, --verbose count Increase log verbosity and detail by specifying this flag one or more times
Use "score-compose resources [command] --help" for more information about a command.
On the pages below, we are missing the
score-* resources
commands in CLI docsFor reference:
score-compose --help
:score-compose resources --help
: