You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'It should have the same number of items as the application version ids. Null is available for a application '
1054
1054
'which does not have a configuration override.')
1055
1055
c.argument('treat_deployment_as_failure', nargs='*', help="Space-separated list of true or false corresponding to the application version ids. If set to true, failure to install or update gallery application version operation will fail this operation")
1056
+
c.argument('enable_automatic_upgrade', options_list=['--enable-automatic-upgrade', '--enable-auto-upgrade'], arg_type=get_three_state_flag(), help='If set to true, when a new Gallery Application version is available in PIR/SIG, it will be automatically updated for the VM/VMSS')
0 commit comments