a9b6c9e303
removed conf/uncloud-cli.conf as we are in transition to put uncloud-cli into uncloud
2019-12-31 23:21:42 +05:00
10a17c5c8b
Merge branch 'master' of code.ungleich.ch:ucloud/ucloud-cli
2019-12-31 23:19:31 +05:00
1df45d5901
Little bit of refactoring
2019-12-31 23:19:20 +05:00
Nico Schottelius
c7d8fa2559
Merge branch 'master' of code.ungleich.ch:ucloud/ucloud-cli
...
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-12-31 17:12:09 +01:00
Nico Schottelius
e49c2c54d5
++stuff
2019-12-31 17:09:52 +01:00
436cb881b2
refactoring
2019-12-31 20:18:14 +05:00
dc283251d9
refactoring done
2019-12-31 19:54:08 +05:00
Nico Schottelius
280043659d
s/ucloud/uncloud/g
...
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-12-31 13:24:51 +01:00
267828e85a
ssh subcommand added for vm command + config file added
2019-12-23 18:23:18 +05:00
89b48c5f06
README updated
2019-12-02 23:18:48 +05:00
5eb867f04b
OTP credentials are now read from ~/.ucloud.conf, LICENSE added
2019-12-02 23:18:07 +05:00
8bb860024a
converted to python package
2019-12-02 22:37:14 +05:00
51e1130071
Little bit refactoring + Read env from ~/.ucloud.conf + disable tracebacks
2019-11-17 23:54:39 +05:00
a07833d37a
user networking option added
2019-11-15 21:12:17 +05:00
Ahmed Bilal
d1dd2839b7
Merge branch 'wip' into 'master'
...
See merge request ucloud/ucloud-cli!2
2019-11-11 19:49:35 +01:00
Ahmed Bilal
f222ab5886
Networking options added
...
Perform action by using virtual machine name and images name instead of uuid
Specs is passed individually now. For example, --cpu, --ram, --os-ssd, --hdd etc.
2019-11-11 19:49:35 +01:00
9c10e53e7b
vm.delete added
2019-09-04 18:21:28 +05:00
5e543fa2aa
break vm_action into vm.start() and vm.stop() and image.list() -> image._list()
2019-09-01 22:09:08 +05:00
61d1633599
migration command added, OTP creds can be read from environment variables, json output is now formated nicely
2019-08-12 17:56:19 +05:00
56f3647ec3
start,shutdown,suspend,resume,delete merged into one (action)
2019-08-01 15:05:38 +05:00
ec69c1552f
fix imports
2019-07-18 18:59:57 +05:00
99a15be2bc
specs.json removed, mv helper.py -> commands/helper.py
2019-07-17 20:06:56 +05:00
d045d70609
much better cli
2019-07-17 19:58:39 +05:00
c4cf097b99
list user files, list user vm added
2019-07-11 13:37:48 +05:00
a82bbb5ab1
README.md added
2019-07-03 16:34:21 +05:00
ba8748f2f3
initial code
2019-07-03 16:26:33 +05:00