Juan Cruz Viotti
|
f64676ab98
|
Implement config reconfigure command
This command allows the user to reconfigure an already provisioned
device.
Fixes: https://github.com/resin-io/resin-cli/issues/102
|
2015-11-11 10:38:45 -04:00 |
|
Juan Cruz Viotti
|
4fc7a4e436
|
Make use of resin-config-json for config commands
This module encapsulates the low level details of `config.json` I/O and
tests them extensively.
See: https://github.com/resin-io/resin-config-json
|
2015-11-11 10:04:46 -04:00 |
|
Juan Cruz Viotti
|
3b35aed3bf
|
Implement config write command
This command allows the user to overwrite properties of the config.json
file.
|
2015-11-10 14:28:18 -04:00 |
|
Juan Cruz Viotti
|
5509a3e9fd
|
Implement config read command
This command is used to read a config.json from a provisioned device
|
2015-11-10 12:53:34 -04:00 |
|