We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c560815 commit 35a4934Copy full SHA for 35a4934
src/azure-cli/azure/cli/command_modules/netappfiles/_breaking_change.py
@@ -3,4 +3,4 @@
3
# Licensed under the MIT License. See License.txt in the project root for license information.
4
# --------------------------------------------------------------------------------------------
5
from azure.cli.core.breaking_change import register_argument_deprecate
6
-register_argument_deprecate('netappfiles volume update', '--remote-volume-resource-id')
+register_argument_deprecate('netappfiles volume update', '--remote-volume-resource-id')
0 commit comments