node-migrate-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

CLI Options README

This Node.js command-line interface (CLI) script uses the following options:

Usage

node generate -d <dir> -n <name>

Options

-d, --dir: Specifies the directory path where the generation will take place.
-n, --name: Specifies the name parameter for the generation process.

Options

-d, --dir: Specifies the directory path where the generation will take place.
-n, --name: Specifies the name parameter for the generation process.

Example
node generate -d /path/to/directory -n example_name

Important Note

Both -d and -n options are mandatory. Please provide values for both options when running the script.

Alias
-d is an alias for --dir.
-n is an alias for --name.

Readme

Keywords

Package Sidebar

Install

npm i node-migrate-cli

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

44.3 kB

Total Files

21

Last publish

Collaborators

  • sophanna