linode-cli
linode-cli copied to clipboard
Show warning when using default values
More than one person has been confused when trying to create an empty linode or disk and being prompted for a root password. This behavior comes from the default usage of "image" from the config in requests where it is relevant. While this behavior is often desirable, it can be confusing.
Add a warning that mentions the default usage and it's value, and how to disable defaults.