Skip to content
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

Implement user alias support #97

Open
Tim55667757 opened this issue Nov 25, 2022 · 0 comments
Open

Implement user alias support #97

Tim55667757 opened this issue Nov 25, 2022 · 0 comments
Assignees
Labels
Feature New feature, request or an idea
Milestone

Comments

@Tim55667757
Copy link
Owner

Tim55667757 commented Nov 25, 2022

secrets.yaml - where all account stored locally with aliases of users
--name, -n, --alias, --user-name keys for select user name and credentials from secrets.yaml

Timur:
  -
    account: "accountId-1"
    comment: "Test account"
    token: "api-token-1"

  -
    account: "accountId-2"
    comment: "Main account"
    token: "api-token-2"

UserName2:
  -
    account: "accountId-3"
    comment: "Another account"
    token: "api-token"

Also, user name may be used in logs to additionally identify the user

@Tim55667757 Tim55667757 added this to the release-1.6 milestone Nov 25, 2022
@Tim55667757 Tim55667757 self-assigned this Nov 25, 2022
@Tim55667757 Tim55667757 added the Feature New feature, request or an idea label Nov 25, 2022
@Tim55667757 Tim55667757 changed the title Implement Implement user alias support Dec 7, 2022
@Tim55667757 Tim55667757 modified the milestones: release-1.6, release-1.7 Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature, request or an idea
Projects
None yet
Development

No branches or pull requests

1 participant