You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you run 'openvim tenant-create --name admin', openvim asks for the tenant name.
This is supposed to be correct, since the option --name overwrites the name provided in a file with the description of the tenant.
However, this is confusing for the end user.
Probably it would be practical to have an option for the name (without the need of a file) and another option for overwriting the name provided by the file.
The text was updated successfully, but these errors were encountered:
When you run 'openvim tenant-create --name admin', openvim asks for the tenant name.
This is supposed to be correct, since the option --name overwrites the name provided in a file with the description of the tenant.
However, this is confusing for the end user.
Probably it would be practical to have an option for the name (without the need of a file) and another option for overwriting the name provided by the file.
The text was updated successfully, but these errors were encountered: