Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Add indications to subcommands in the console #128

Open
Katolus opened this issue Nov 5, 2021 · 1 comment
Open

Add indications to subcommands in the console #128

Katolus opened this issue Nov 5, 2021 · 1 comment
Labels
feature New feature request

Comments

@Katolus
Copy link
Owner

Katolus commented Nov 5, 2021

To make it clear to people using the --help options that some of the commands have subtypes.

@Katolus Katolus self-assigned this Nov 5, 2021
@Katolus Katolus added this to the First Release milestone Nov 5, 2021
@Katolus
Copy link
Owner Author

Katolus commented Nov 22, 2021

# Commands that have subcommands
Groups:
   gcp     Deploy functions in GCP
  new     Factory method for creating new functions
...

# Commands that don't have a subcommand
Commands:
  add     Adds a function to the registry
  build   Builds an image of a given function
  config  Renders function's configuration file into the command line
  delete  Delete a function from the registry
  error   A command for testing error messages
  list    List existing functions
  remove  Removes a local image of a functions
  run     Start a container for a given function
  stop    Stops a running function
  sync    Sync components

@Katolus Katolus removed this from the First Release milestone Nov 22, 2021
@Katolus Katolus removed their assignment Nov 22, 2021
@Katolus Katolus added enhancement Enhancement over an existing functionality feature New feature request and removed enhancement Enhancement over an existing functionality labels Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature request
Projects
Status: No status
Development

No branches or pull requests

1 participant