Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mathieu-benoit opened this issue Oct 18, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mathieu-benoit
Copy link
Contributor

mathieu-benoit commented Oct 18, 2024

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.
@mathieu-benoit mathieu-benoit added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 18, 2024
@JP-sDEV
Copy link

JP-sDEV commented Oct 18, 2024

Hi could I take on this documentation task?

@mathieu-benoit
Copy link
Contributor Author

Yes please, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants