Skip to content

Releases: arvancloud/cli

v1.2.0

02 Nov 12:26
d96032b
Compare
Choose a tag to compare
  • implement "arvan paas migrate" to migrate ns form source zone to destination
  • implement "arvan paas region" to switch between zones

v1.1.4-alpha

20 Sep 17:25
Compare
Choose a tag to compare

handle update error

v1.1.3-alpha

12 Sep 11:59
Compare
Choose a tag to compare

Changelog

v1.1.2-alpha

12 Sep 11:52
Compare
Choose a tag to compare

Changelog

v1.1.1-alpha

12 Sep 11:13
Compare
Choose a tag to compare

Changelog

v1.1.0-alpha

11 Sep 17:04
Compare
Choose a tag to compare
  • multi regions support
  • fix some bugs

v1.0.3

05 Feb 08:38
Compare
Choose a tag to compare

Changelog

v1.0.2

08 Aug 10:35
095a81c
Compare
Choose a tag to compare

Update go version

v1.0.1

18 Apr 11:16
Compare
Choose a tag to compare

Update go version

v1.0.0

29 Dec 09:53
Compare
Choose a tag to compare

Changelog

002b07d Merge branch 'implement-update' into 'master'
de579e4 implement update feature
d3b9d3e Fix paas whoami request parse bug
97edc6c Fix PaaS bug on server error; Update build and build readme
2c47a68 Add dummy options command
3afdad9 paas prevent user with no projects
9b999cc login check credentials by server
b3c0953 Login input validation fix #1; some refactor
229a75e Arvan login regions; restructure login
cd11d82 Add .vscode to gitignore
fe6cb98 Fix authentication; paas config sync
0e61474 Fix gitlab ci
5c43b8c Add gitlab ci file
8ef86a9 Usage and Dev Readme
43de54f Encapsulate ConfigInfo
8e604c6 Build script
94814f1 Update origin submodule; Some comments
6b0b09b Remove internals and godeps
c474dce Fix OpenShift origin vendor as submodule
ec7ef6d Restructure Project
9e08d44 Init PaaS cmd and functions; Arvan Login and conf
8481715 Init cli; Add paas subcommand