guld-git-config-cli

1.0.13 • Public • Published

guld-git-config-cli

source issues documentation

node package manager travis-ci lgtm david-dm david-dm

Guld configuration helper manages git config files.

Install

Node
npm i -g guld-git-config-cli

Usage

CLI
guld-git-config --help

  Usage: guld-git-config <key> [value] Get or set a config key depending on pressence of value argument.

  Guld configuration helper manages git config files.

  Options:

    -V, --version             output the version number
    --global                  Use the global config file
    --local                   Use the local config file
    --system                  Use the system config file.
    -f, --file <config-file>  Use the given config file.
    -h, --help                output usage information

  Commands:

    name                      Get the guld name of the current user.
    get <key>                 Get a config by key.
    set <key> <value>         Set a config key to the given value.
    unset                     Unset a config key.
    list                      List all config key/value pairs.

License

MIT Copyright isysd

Readme

Keywords

Package Sidebar

Install

npm i guld-git-config-cli

Weekly Downloads

0

Version

1.0.13

License

MIT

Unpacked Size

8.23 kB

Total Files

6

Last publish

Collaborators

  • isysd