hyperonecom / h1-cli

Command-line interface for HyperOne platform
MIT License
6 stars 4 forks source link

h1 config settings get --key location crashes #527

Closed fredericosilva closed 3 years ago

fredericosilva commented 4 years ago
./h1 config settings dump
{ parameter: { location: { value: 'pl-waw-1' } } }

./h1 config settings get --key location
TypeError: String.prototype.split called on null or undefined
    at split (<anonymous>)
    at get (webpack:///../cli-core/lib/transform.js?:12:43)
    at NodeDevice.configGet (webpack:///./device.js?:128:92)
ad-m commented 3 years ago

Tested: https://github.com/hyperonecom/h1-cli/blob/v2/packages/cli-device-node/tests/config-settings.js