This website requires JavaScript.
Explore
Help
Sign in
mravi
/
ucloud-cli
Watch
1
Star
0
Fork
You've already forked ucloud-cli
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
No description
10
commits
1
branch
0
tags
43
KiB
Python
100%
9c10e53e7b
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 Khalid
9c10e53e7b
vm.delete added
2019-09-04 18:21:28 +05:00
commands
vm.delete added
2019-09-04 18:21:28 +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
start,shutdown,suspend,resume,delete merged into one (action)
2019-08-01 15:05:38 +05:00
Pipfile.lock
start,shutdown,suspend,resume,delete merged into one (action)
2019-08-01 15:05:38 +05:00
README.md
start,shutdown,suspend,resume,delete merged into one (action)
2019-08-01 15:05:38 +05:00
ucloud.py
break vm_action into vm.start() and vm.stop() and image.list() -> image._list()
2019-09-01 22:09:08 +05:00
README.md
ucloud-cli