-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"az acr task timer remove" fails after upgrading to cli 2.26.1 #18903
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @toddysm, @yugangw-msft, @luisdlp. Issue DetailsThis is autogenerated. Please review and update as needed.Describe the bugCommand Name Errors:
To Reproduce:Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
This is failing on my local computer runnning mac os. It is also failing on the ubuntu-18.04 agent in VSTS. Expected BehaviorThe command should remove the schedule Environment Summary
Additional ContextThis was working until upgrading to azure cli 2.26.1. Was previously running 2.25.x
|
route to service team |
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az acr task timer remove
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az acr task timer remove -n {} -r {} -g {} --timer-name {}
This is failing on my local computer runnning mac os. It is also failing on the ubuntu-18.04 agent in VSTS.
Expected Behavior
The command should remove the schedule
Environment Summary
Additional Context
This was working until upgrading to azure cli 2.26.1. Was previously running 2.25.x
The text was updated successfully, but these errors were encountered: