1.1.1 • Published 2 years ago

kvp-cli v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

kvp-cli

Key - Value Pair CLI

Usage

Usage: kvp-cli [options] [command]

CLI to edit key-value pair files

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

Commands:
  get <config-file> <key>          returns a value for a key
  set <config-file> <key> <value>  sets key-value pair
  unset <config-file> <key>        removes key from file
  help [command]                   display help for command
1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago