Skip to content

Releases: aliyun/aliyun-cli

v3.0.36

27 Feb 12:34

Choose a tag to compare

  • update: meta data

v3.0.35

26 Feb 10:00

Choose a tag to compare

  • update: meta data

v3.0.34

25 Feb 13:33

Choose a tag to compare

  • update: meta data

v3.0.33

19 Feb 08:39

Choose a tag to compare

  • update: meta data
  • update: support oss log

v3.0.32

03 Jan 08:02

Choose a tag to compare

  • update: meta data

v3.0.31

17 Dec 03:36

Choose a tag to compare

  • update: meta data
  • update: flag --retry-timeout renamed to --read-timeout
  • add: flag --connect-timeout
  • fix: flag --retry-timeout bug

v3.0.30

15 Nov 11:26

Choose a tag to compare

  • update: meta data
  • add: credential type RamRoleArnWithRoleName

    This type is to add RamRoleArn credentials based on EcsRamRole, and does not store information such as ak locally. When the ecs role has the AssumeRole permission, it can be used to exchange permissions for another role.

$ aliyun configure --mode RamRoleArnWithRoleName --profile ecsarn
Configuring profile 'ecsarn' in 'RamRoleArnWithRoleName' authenticate mode...
Ecs Ram Role []: <YourEcsRamRole>
Ram Role Arn []: <YourRamRoleArn>
Role Session Name []: <YourRoleSessionName>
Expired Seconds [900]: 
Default Region Id []: cn-hangzhou
Default Output Format [json]: json (Only support json)
Default Language [zh|en] en:
Saving profile[ecsarn] ...Done
  • add: flag --expired-seconds to specify expiration time
  • update: Help information for the configure command

v3.0.29

16 Oct 07:02

Choose a tag to compare

  • update: meta data
  • update: Cancel the scientific notation of numbers
  • fix: Invoke error when reading parameter value from file using -FILE

v3.0.28

11 Oct 06:28

Choose a tag to compare

  • update: meta data
  • fix: AccessKeySecret in the configure set command is the same as AccessKeyId

v3.0.27

25 Sep 06:05

Choose a tag to compare

  • update: meta data
  • fix: Restful interface reported invalid url error