This website requires JavaScript.
Explore
Help
Sign in
uncloud
/
uncloud-cli
Watch
2
Star
0
Fork
You've already forked uncloud-cli
0
Code
Issues
3
Pull requests
Projects
Releases
Wiki
Activity
No description
15
commits
1
branch
0
tags
86
KiB
Python
100%
b01fdaa4f1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Ahmed Bilal
b01fdaa4f1
Merge branch 'wip' into 'master'
...
Wip See merge request
ucloud/ucloud-cli!2
2019-11-11 19:46:58 +01:00
commands
options added to accomodate networking
2019-11-11 23:44:17 +05:00
.gitignore
break vm_action into vm.start() and vm.stop() and image.list() -> image._list()
2019-09-01 22:09:08 +05:00
Pipfile
a
2019-09-13 17:33:19 +05:00
Pipfile.lock
a
2019-10-15 20:26:46 +05:00
README.md
start,shutdown,suspend,resume,delete merged into one (action)
2019-08-01 15:05:38 +05:00
ucloud.py
options added to accomodate networking
2019-11-11 23:44:17 +05:00
README.md
ucloud-cli