cli
cli copied to clipboard
`databricks volumes create` does not list valid arguments for `VOLUME_TYPE` parameter
Describe the issue
There is no description or list of valid arguments for the VOLUME_TYPE
parameter for the databricks volumes create
command.
Steps to reproduce the behavior
- Run
databricks volumes create --help
Expected Behavior
A description and/or a list of valid arguments would be provided in the help message.
Actual Behavior
The VOLUME_TYPE field has no description at all
OS and CLI version
Databricks CLI version -- Databricks CLI v0.212.2 OS Version - Ubuntu-22.04 via WSL2 on Windows 11
Thanks for the report @NodeJSmith! These comments are autogenerated and thus need a structural fix (for all other enum fields that are positional args). I have picked this up and this should be patched in the next two weeks.
status update: Other higher-priority work came up. It'll likely take 2-3 more weeks before this is done.
any news on this?