configure
Last updated
Update a configuration property in the local private cloud.
rumi cloud local configure --section <section> --key <key> --value <value>--section
-s
Configuration section
Yes
--key
-k
Property key
Yes
--value
-v
Property value; use 'null' to remove
Yes
rumi cloud local configure --section logging --key level --value DEBUGLast updated