An overlay is a collection of functions that provide an interface to command creation.
An overlay is a collection of functions that provide an interface to command creation.
There are currently three (3) general and re-usable overlays:
There are currently four (4) general and re-usable overlays:
- common
- common
- django
- django
- pgsql
- pgsql
- posix
And two (2) overlays that are specific to operating systems:
And two (2) overlays that are specific to operating systems:
- posix
- centos
- ubuntu
- ubuntu
The examples that follow instantiate command instances from an INI file. Each example is shown with the defaults. All commands support a number of :ref:`topics-configuration-common-parameters`.
The examples that follow instantiate command instances from an INI file. Each example is shown with the defaults. All commands support a number of :ref:`topics-configuration-common-parameters`.