Skip to content

Releases: jdcloud-api/jdcloud-cli

v0.9.0

02 Jan 06:40
b0d7ed5

Choose a tag to compare

  1. add services: ams, function, jdfusion, kms, httpdns

v0.8.2

28 Dec 03:54
fcdfdf4

Choose a tag to compare

  1. add iothub service
  2. update dns, datastar, monitor, rds services
  3. fix issue #22 #24 #27

v0.7.2

21 Nov 12:12
1609e97

Choose a tag to compare

bugfix:
1)vm max-count is type int, parameter type is invalid
2) use region_id in profile if user didn't specify region in cmd line.

optimize:

  1. cli help doc shows description in yaml

v0.7.1

10 Oct 07:58
cc1fd7d

Choose a tag to compare

bugfix:

  1. sign failed when using filters parameter, '/' in query param needs also be encoded.
  2. output content is redirect to file failed when they include unicode. They must be enocoded to utf8.

v0.7.0

06 Sep 11:15

Choose a tag to compare

  1. add container registry service (cr)
  2. update vm/vpc/rds/datastar

v0.6.0

31 Aug 08:05

Choose a tag to compare

  1. add cps/datastar services
  2. update baseanti/clouddnsservice/xdata/mongodb/rds/vpc/streambus/streamcomputer/jmr

v0.5.2

06 Aug 10:18
4de1e54

Choose a tag to compare

  1. add jke/streamcomputer/monitorcm
  2. udpate vm/vpc/rds/streambus/clouddnsservice apis

v0.4.0

26 Jul 07:29
b551da8

Choose a tag to compare

  1. add sop(MFA) and dns services
  2. update disk and rds

v0.3.0

17 Jul 06:25
fbad5bb

Choose a tag to compare

  1. bugfix: #8, the added configure as the current one.
  2. feature: support user custom header, which could be used in MFA. #10
  3. feature: configure secret-key in password manner. #11
  4. feature: add JMR and DDoS baseanti services.

v0.2.1

25 Jun 11:48
f3f8fd9

Choose a tag to compare

  1. bugfix: timeout when create resources, add configure item timeout
  2. bugfix: oss has no response body in put-bucket and delete-bucket, no json could be parsed