Closed ploubser closed 3 months ago
Update the edit action to use the loadConfigFile function instead of trying to do it itself. This allows us to edit with the output of $ nats c info X Y --json > y.json and flat, user defined configuration.
edit
$ nats c info X Y --json > y.json
Update the
edit
action to use the loadConfigFile function instead of trying to do it itself. This allows us to edit with the output of$ nats c info X Y --json > y.json
and flat, user defined configuration.