Skip to content

feat: add support for Service Account keys #937

@mbevc1

Description

@mbevc1

Backend has added support for rotating API keys for Service Accounts: https://app.kosli.com/api/v2/doc/#/Service%20Accounts .

As a engineer I'd like to rotate my keys using CLI. We don't have this command yet. Proposed solution:

  • add a command service-account (alias sa)
  • add subcommand api-keys alias ak
  • add subcommands: create, revoke, rotate to manage SA keys

There is not SA endpoints yet, just keys. We also want to test the new behaviour to guard for potential future regressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions