#open-stack #cloud

bin+lib cloudsctl

CLI for managing your OpenStack configuration files

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

#7 in #openstack

50 downloads per month

GPL-3.0-or-later

69KB
1.5K SLoC

pipeline status documentation License: GPL v3 Latest Version

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

~9–21MB
~285K SLoC