7 releases (4 breaking)
0.5.0 | Aug 14, 2020 |
---|---|
0.4.0 | Aug 11, 2020 |
0.3.1 | Aug 2, 2020 |
0.3.0 | Jul 18, 2020 |
0.1.1 | Jun 24, 2020 |
#6 in #openstack
69KB
1.5K
SLoC
cloudsctl
(pronounced "cloud skittle") allows the user to modify their
OpenStack configuration (clouds.yaml, secure.yaml and clouds-public.yaml files)
with a CLI. Only files under $HOME_DIR/.config/openstack/ are read from or
written to.
cloudsctl
can also inject cloud variables from clouds.yaml, secure.yaml and
clouds-public.yaml into the environment and run a command. This allows you to
keep all your cloud configuration in one place and get rid of any Openstack RC
files you might have lying around.
See here for more details.
Dependencies
~8–20MB
~269K SLoC