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 87007c0 commit c5da84aCopy full SHA for c5da84a
src/azure-cli/azure/cli/command_modules/acs/_validators.py
@@ -835,4 +835,3 @@ def validate_message_of_the_day(namespace):
835
if namespace.os_type is not None and namespace.os_type != "Linux":
836
raise ArgumentUsageError(
837
'--message-of-the-day can only be set for linux nodepools')
838
-
0 commit comments