Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 618 Bytes

ncu-config.md

File metadata and controls

18 lines (14 loc) · 618 Bytes

ncu-config

Configure variables for node-core-utils to use. Global variables are stored in ~/.ncurc while local variabels are stored in $PWD/.ncu/config.

ncu-config <command>

Commands:
  ncu-config set <key> <value>  Set a config variable
  ncu-config get <key>          Get a config variable
  ncu-config list               List the configurations

Options:
  --version  Show version number                                       [boolean]
  --help     Show help                                                 [boolean]
  --global                                            [boolean] [default: false]