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

Minor cli cleanup: show help when no command provided, hide login/deploy unless plugins installed #105

Merged
merged 4 commits into from
May 10, 2024

Conversation

pavelgj
Copy link
Collaborator

@pavelgj pavelgj commented May 10, 2024

$ genkit help
Usage: genkit [options] [command]

Firebase Genkit CLI

Options:
  -V, --version                                       output the version number
  -h, --help                                          display help for command

Commands:
  start [options]
  flow:run [options] <flowName> [data]
  flow:batchRun [options] <flowName> <inputFileName>
  flow:resume <flowName> <flowId> <data>
  eval:extractData [options] <flowName>
  eval:run [options] <dataset>
  eval:flow [options] <flowName> [data]
  init [options]                                      Initialize a project directory with Genkit
  config
  help

@pavelgj pavelgj requested a review from apascal07 May 10, 2024 02:36
@pavelgj pavelgj merged commit 0c0535c into main May 10, 2024
4 checks passed
@pavelgj pavelgj deleted the pavelgj/clicleanup branch May 10, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants