We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a874571 commit 8491642Copy full SHA for 8491642
src/azure-cli/azure/cli/command_modules/rdbms/_params.py
@@ -215,7 +215,6 @@ def _complex_params(command_group): # pylint: disable=too-many-statements
215
216
_complex_params('mariadb')
217
_complex_params('mysql')
218
- _complex_params('postgres')
219
220
# Flexible-server
221
# pylint: disable=too-many-locals, too-many-branches
0 commit comments