Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Add command/option to cascade.py to generate a new access token #2

@pgriess

Description

@pgriess

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions