Skip to content

feat: warn the user on supplying unknown commands - #494

Merged
DeviaVir merged 1 commit into
motdotla:masterfrom
jamesgeorge007:feat/warn-unknown-cmd
Jun 12, 2019
Merged

feat: warn the user on supplying unknown commands#494
DeviaVir merged 1 commit into
motdotla:masterfrom
jamesgeorge007:feat/warn-unknown-cmd

Conversation

@jamesgeorge007

@jamesgeorge007jamesgeorge007 commented Jun 12, 2019

Copy link
Copy Markdown
Contributor

Fixes#493

node-lambda random

Unknown command random
Usage: node-lambda [options][command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
deploy [options] Deploy your application to Amazon Lambda
package|zip [options] Create zipped package for Amazon Lambda deployment
run|execute [options] Run your Amazon Lambda application locally
setup [options] Sets up the .env file.

@jamesgeorge007jamesgeorge007 changed the title feat: warn on supplying unknown commandsfeat: warn the user on supplying unknown commandsJun 12, 2019

@DeviaVirDeviaVir left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks for contributing

@DeviaVir
DeviaVir merged commit 9826493 into motdotla:masterJun 12, 2019
@jamesgeorge007
jamesgeorge007 deleted the feat/warn-unknown-cmd branch December 31, 2020 06:43
Sign up for freeto 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.

Nothing shows up when unknown commands are supplied

2 participants

@jamesgeorge007@DeviaVir