1.7.3 • Published 5 days ago

@gruzf/admin-cli v1.7.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 days ago

admin cli

Version Version

Install

npm install @gruzf/admin-cli

or

yarn add @gruzf/admin-cli

Usage

Usage: admin-cli [options] [command]

Options:
  -h, --help     display help for command
  -v, --version  output the version number

Commands:
  collect|c   Collect application pages info
  create      Create a Control Panel project           default
  generate|g  Generate files for the project
  install|i   Install modules or packages
  mutate|m    Mutate
  publish|p   Publish project info

Commands

collect

Usage: admin-cli collect|c [options]

Collect application pages info

Options:
  --app_domain <name>     Defining environment
                          "APP_DOMAIN" name.
  -i, --ignore [path...]  Ignore files in glob format
  -p, --pages             Collect app pages

create

Usage: admin-cli create

Create a Control Panel project

generate

Usage: admin-cli generate|g [options]

Generate files for the project

Options:
  -i, --ignore [path...]  Ignore files in glob format
  -m, --menu              Generate a menu based on pages

install

Usage: admin-cli install|i [arguments]

Install modules or packages

Arguments:
  [package]  Package name from npmjs.com

mutate

Usage: admin-cli mutate|m [options]

Mutate

Options:
  --metadata        Mutate "Next.js" Metadata type
  -ri, --reinstall  Reinstall project dependencies

publish

Usage: admin-cli publish|p [options]

Publish project info

Options:
  --env [variables...]  Defining environment variables
                        names. Supported list:
                        'api_url', 'api_key',
                        'app_domain', 'app_host'.
                        Example: --env api_url=API_URL
  -c, --config          Publish project config
                        (file:"config.json")
1.7.3

5 days ago

1.7.2

10 days ago

1.7.1

11 days ago

1.7.0

16 days ago

1.6.0

19 days ago

1.5.3

27 days ago

1.5.2

3 months ago

1.5.1

3 months ago

1.4.2

3 months ago

1.5.0

3 months ago

1.4.1

3 months ago

1.4.0

3 months ago

1.3.3

3 months ago

1.3.2

3 months ago

1.3.1

3 months ago

1.3.0

4 months ago

1.2.0

7 months ago

1.2.1

7 months ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago