nushell/crates
Ritoban Roy-Chowdhury e848fc0bbe
Updates config to use subcommands (#2146)
* First commit updating `config` to use subcommands (#2119)
    - Implemented `get` subcommand

* Implmented `config set` as a subcommand.

* Implemented `config set_into` as subcommand

* Fixed base `config` command
 - Instead of outputting help, it now outputs the list of all
 configuration parameters.

* Added `config clear` subcommand

* Added `config load` and `config remove` subcommands

* Added `config path` subcommand

* fixed clippy
2020-07-11 12:11:04 +12:00
..
nu-build Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-cli Updates config to use subcommands (#2146) 2020-07-11 12:11:04 +12:00
nu-errors Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-parser 1747 add ns to duration (#2128) 2020-07-11 05:48:11 +12:00
nu-plugin Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-protocol make duration pretty print clearer (#2150) 2020-07-11 09:06:52 +12:00
nu-source Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-table Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-test-support Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-value-ext Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_binaryview Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_fetch Refactor Fetch command (No logic changes) (#2131) 2020-07-09 04:49:27 +12:00
nu_plugin_inc Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_match Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_post 1747 add ns to duration (#2128) 2020-07-11 05:48:11 +12:00
nu_plugin_ps Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_start Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_sys 1747 add ns to duration (#2128) 2020-07-11 05:48:11 +12:00
nu_plugin_textview Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_tree Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00