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
Here is an error that I received when I wanted to run this command: pslevel update service -f service.yaml
Error: OpsLevel API Errors:
* One of id or alias must be supplied
When I wanted to apply changes for service.yaml I clicked on download the newest version of opslevel.yml
And as far as I see, this CLI of update doesn't accept any flags like ID, and gives me an error when I feed-in not altered piece of data (which comes from opslevel directly).
Documentation for CLI also isn't helpful with that regards.