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

Minder CLI - New commands for auth invite - list, accept <code> and decline <code> #3551

Merged
merged 6 commits into from
Jun 7, 2024

Commits on Jun 6, 2024

  1. Implement minder auth invite CLI commands

    Signed-off-by: Radoslav Dimitrov <[email protected]>
    rdimitrov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5fe4f11 View commit details
    Browse the repository at this point in the history
  2. Add expiration to the list output cli command

    Signed-off-by: Radoslav Dimitrov <[email protected]>
    rdimitrov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8f08094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10b6225 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Update cmd/cli/app/auth/invite/invite.go

    Co-authored-by: Evan Anderson <[email protected]>
    rdimitrov and evankanderson authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    689bccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a2457 View commit details
    Browse the repository at this point in the history
  3. Fix missing comma

    Signed-off-by: Radoslav Dimitrov <[email protected]>
    rdimitrov committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    caf1be2 View commit details
    Browse the repository at this point in the history