metal-cli icon indicating copy to clipboard operation
metal-cli copied to clipboard

config command should allow for a tweaking config file values

Open displague opened this issue 3 years ago • 0 comments

What problem are you facing?

After the metal config file has been created, it would be helpful if the file could be modified from the command line.

How could the Equinix Metal CLI help solve this problem?

metal config --token=... --facility=... --project-id=... --plan=...

While it is possible to accept any name and convert it to a config file entry, an exclusive list will prevent users from introducing typos or setting dangerous defaults (--id, --name, etc).

displague avatar Jul 19 '21 16:07 displague