You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: use yargs for the cli
* fix e2e environment passing now that `--env` is a proper first class citizen
* remove accidental aliases
* passthrough -> wranglerArgs
* jsdoc comments
* move adding commands to their own files
* remove args.ts file
* bump eslint due to typescript-eslint/issues/10353
* config -> configPath
* improve jsdoc and consolidate to single steup cli func
* add an extra jsdoc
* updates
* refactor
* misc updates
* filter out '--'
* break up the setupCli functions
* setup-cli.ts -> utils.ts
* lint
* Update packages/cloudflare/src/cli/commands/utils.ts
Co-authored-by: Victor Berchet <[email protected]>
---------
Co-authored-by: Victor Berchet <[email protected]>
0 commit comments