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

Remove IAM access-key commands #626

Merged

Conversation

kobajagi
Copy link
Contributor

@kobajagi kobajagi commented Aug 5, 2024

Description

IAM access-key commands are removed from API, this PR removes the related commands from CLI.

Checklist

(For exoscale contributors)

  • Changelog updated (under Unreleased block)
  • Testing

Testing

$ go run . iam 
Identity and Access Management

Usage:
  exo iam [command]

Available Commands:
  api-key     API Key management
  org-policy  IAM Organization Policy management
  role        IAM Role management

Flags:
  -h, --help   help for iam

Global Flags:
  -C, --config string            Specify an alternate config file [env EXOSCALE_CONFIG]
  -O, --output-format string     Output format (table|json|text), see "exo output --help" for more information
      --output-template string   Template to use if output format is "text"
  -Q, --quiet                    Quiet mode (disable non-essential command output)
  -A, --use-account string       Account to use in config file [env EXOSCALE_ACCOUNT]

Use "exo iam [command] --help" for more information about a command.

@kobajagi kobajagi force-pushed the predrag/sc-100127/cli-remove-iamv2-accesskey-from-the-cli-and branch from 6fa4e45 to ff02c8c Compare August 14, 2024 09:01
@kobajagi kobajagi merged commit c60ce7b into master Aug 14, 2024
2 checks passed
@kobajagi kobajagi deleted the predrag/sc-100127/cli-remove-iamv2-accesskey-from-the-cli-and branch August 14, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants