@techslice-official/backend-cli
v0.14.1
Published
Command line interface for various Amplify tools
Downloads
5
Keywords
Readme
Description
This package is the entry point to the Gen2 CLI. It constructs a yargs object to parse command line args and delegates to handlers. This package should only contain command line parsing and validation logic. Actual business logic should happen behind programmatic APIs in other packages.