Skip to content

Commit

Permalink
Remove IAM access-key commands (#626)
Browse files Browse the repository at this point in the history
IAM `access-key` commands are [removed from
API](https://openapi-v2.exoscale.com/changes/6df79e01), this PR removes
the related commands from CLI.
  • Loading branch information
kobajagi authored Aug 14, 2024
1 parent 5aa82b6 commit c60ce7b
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 529 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

- Set API timeout from ENV when credentials are specified in ENV #625

### Changes

- Remove IAM access-key commands #626

## 1.78.5

### Improvements
Expand Down
47 changes: 0 additions & 47 deletions cmd/iam_access_key.go

This file was deleted.

107 changes: 0 additions & 107 deletions cmd/iam_access_key_create.go

This file was deleted.

75 changes: 0 additions & 75 deletions cmd/iam_access_key_list.go

This file was deleted.

116 changes: 0 additions & 116 deletions cmd/iam_access_key_listoperations.go

This file was deleted.

Loading

0 comments on commit c60ce7b

Please sign in to comment.