Skip to content

[feature request] Document the score-* resources commands in CLI docs #125

@mathieu-benoit

Description

@mathieu-benoit

On the pages below, we are missing the score-* resources commands in CLI docs

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions