-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
On the pages below, we are missing the score-* resources commands in CLI docs
- https://docs.score.dev/docs/score-implementation/score-compose/cli/
- https://docs.score.dev/docs/score-implementation/score-k8s/cli/
For reference:
score-compose --help:
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed