Skip to content

re config get-token doesn't respect --context parameter #130

@jcalero

Description

@jcalero

Calling re config get-token always returns the default token, regardless of --context or -c flags being passed.

$ re config get-token
[default token]
$ re --context local config get-token
[default token]

Confirmed that the --context parameter works for other commands and that the token is indeed different in the config.json. So it seems only the get-token command fails.

Package version 0.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions