Config
geni config unset
Remove a key from the CLI config.
geni config unset <key>Removes a key from the config file. The CLI falls back to its default afterwards, so unsetting doesn't leave anything broken.
Synopsis
geni config unset apiUrl
geni config unset dashboardUrl| Arg | Notes |
|---|---|
<key> | One of apiUrl, dashboardUrl. See config overview for what each controls. |
Output
✓ Unset apiUrl.