Skip to content

v2.0.3

Compare
Choose a tag to compare
@steveclay steveclay released this 30 Aug 17:17
· 12 commits to master since this release
0b55052

Installers

Mac OS X 64 bit
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

Binaries

Mac OS X 64 bit
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

To verify installed binaries, please see here

Change logs

New Commands

  • iam trusted-profile: Show the details of a trusted profile
  • iam trusted-profiles: Show the list of trusted profiles for the current account
  • iam trusted-profile-create, trusted-profile-update, trusted-profile-delete: Commands to manage trusted profiles
  • iam trusted-profile-links: Provide the list of links to compute resources for a trusted profile
  • iam trusted-profile-link-create, trusted-profile-link-delete: Commands to manage trusted profile links
  • iam trusted-profile-policy: Show the details of an access policy for a trusted profile
  • iam trusted-profile-policies: Provide the list of access policies for a trusted profile
  • iam trusted-profile-policy-create, trusted-profile-policy-update, trusted-profile-policy-delete: Commands to manage trusted profile access policies
  • iam trusted-profile-rules: Provide the list of rules for a trusted profile
  • iam trusted-profile-rule-create, trusted-profile-rule-update, trusted-profile-rule-delete: Commands to manage trusted profile rules

Commands Changed

  • iam access-policies: Adds a policy type filter for trusted profiles named trusted_profile

Other Changes

  • Upgrade to Go 1.17