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
{{ message }}
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
Running commands via cascade.py call requires specifying an access token on the command line. Doing this requires jumping through some hoops to get one, with the current best practice being to run unit tests and grab the query string from cascade_unittest_settings.py.
Instead of this, there should be a way to either request that the call command generate a one on its own, and/or provide a new sub-command to generate one which can then be passed in to call -a.