Added
- Add
--show-ip-addresses
flag toserver list
command to optionally include IP addresses in command output. - Add
database connection list
,database connection cancel
,database start
, anddatabase stop
commands.
Changed
- Make
--family
parameter ofserver firewall create
command optional to allow editing the default rules. - Update
cobra
tov1.5.0
and refactor required flag validation code. This affects validation error messages.
Fixed
- Complete shell input with uppercase letters (e.g.,
Cap
toCapitalizedName
will now work) - Display UUID of created template in
storage templatise
output.