Added
- Support nested properties in
database properties *
anddatabase properties * show *
outputs. For example upctlmax_background_workers
sub-property oftimescaledb
PostgreSQL property is listed astimescaledb.max_background_workers
in human output ofdatabase properties pg
and its details can printed withupctl database properties pg show timescaledb.max_background_workers
command.
Fixed
- Do not return error on valid
dhcp-default-route
values innetwork create
andnetwork modify
commands.