pglift v0.16.0 Show actual value for password fields in instance describe Add explicit start when dumping manifest as YAML Handle variadic INSTANCE argument in 'instance' commands Fix completion of 'instance' commands with no sub-command Set surole password at initdb Remove --surole-password and --replrole-password from instance alter Always set password when available in "role alter" Fallback to prompt for surole password when missing Show default action when prompting in CLI Add a --non-interactive command-line option to disable confirmation Prettify sizes in tables show in cli Mark read-only interface model fields as such Don't prompt for restart if the instance is stopped Add completion command to show auto-complete files Show backup stop date in `instance restore --list` Invite dev users to upgrade pip Correct command instance config to pgconf in instance logs documentation Clarify standby setup documentation about connection to the primary Mention linting, formatting and type-checking in dev documentation Document directory format instead of Custom format in pg_dump example Specify postgres version with --pg-version option in func tests Distinguish unit and func tests in tox and CI Use 'pg_version' fixture when it was missing Modify pre-commit commands to match tox configuration Require pgtoolkit >= 0.20.1