Skip to content

[legacy-framework] Update blitz db cli command to default to --help if no command specified#730

Merged
flybayer merged 1 commit intoblitz-js:canaryfrom
tylangesmith:issue-383
Jul 6, 2020
Merged

[legacy-framework] Update blitz db cli command to default to --help if no command specified#730
flybayer merged 1 commit intoblitz-js:canaryfrom
tylangesmith:issue-383

Conversation

@tylangesmith
Copy link

Closes: blitz-js/legacy-framework#486

What are the changes and their implications?

This PR allows functionality for the cli command blitz db with no options specified to default to blitz db --help this allows the cli to better gracefully handle this case.

Checklist

  • Tests added for changes
  • PR submitted to blitzjs.com for any user facing changes

@flybayer
Copy link
Member

flybayer commented Jul 6, 2020

@tylangesmith beautiful!! Thank you!!

@all-contributors add @tylangesmith for code

@allcontributors
Copy link

@flybayer

I've put up a pull request to add @tylangesmith! 🎉

@flybayer flybayer merged commit 3ac4303 into blitz-js:canary Jul 6, 2020
@itsdillon itsdillon changed the title Update blitz db cli command to default to --help if no command specified [legacy-framework] Update blitz db cli command to default to --help if no command specified Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

blitz db should print help message instead of error

2 participants