This website requires JavaScript.
Explore
Help
Sign in
mravi
/
uncloud-mravi
Watch
1
Star
0
Fork
You've already forked uncloud-mravi
0
forked from
uncloud/uncloud
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
8078ffae5a
uncloud-mravi
/
uncloud
/
cli
History
Ahmed Bilal
c3b42aabc6
Added --conf-dir, --etcd-{host,port,ca_cert,cert_cert,cert_key} parameters to cli and settings is now accessbile through uncloud.shared.shared.settings
2020-01-13 05:57:41 +01:00
..
__init__.py
Using click instead of argparse in uncloud script
2020-01-01 14:59:47 +05:00
helper.py
Added --conf-dir, --etcd-{host,port,ca_cert,cert_cert,cert_key} parameters to cli and settings is now accessbile through uncloud.shared.shared.settings
2020-01-13 05:57:41 +01:00
host.py
uncloud cli converted to argparse, code isn't beautiful yet. Would make it soom
2020-01-03 15:02:39 +05:00
image.py
renamed argument, and changed destination and make it required (uncloud.cli.image.create_image_from_file)
2020-01-05 18:31:48 +05:00
main.py
Do not break if client section/or OTP creds missing from conf file
2020-01-10 16:39:40 +05:00
network.py
Removed duplicate add_help from argument parsers in cli/image and cli/network
2020-01-03 18:42:20 +05:00
user.py
uncloud cli converted to argparse, code isn't beautiful yet. Would make it soom
2020-01-03 15:02:39 +05:00
vm.py
uncloud cli converted to argparse, code isn't beautiful yet. Would make it soom
2020-01-03 15:02:39 +05:00