table of contents
openstack-config(1) | User Commands | openstack-config(1) |
NAME¶
openstack-config - Manipulate the OpenStack ini files
SYNOPSIS¶
openstack-config --set|--del config_file section [parameter] [value]
DESCRIPTION¶
Provide functionality to add/edit/delete items and sections in the OpenStack ini format config files.
OPTIONS¶
--set
- Add/Edit the specified parameter
--del
- Remove the specified parameter or section
April 2012 | openstack-utils |