Manage PHP pecl extensions.
salt.modules.pecl.
install
(pecls, defaults=False, force=False, preferred_state='stable')New in version 0.17.0.
Installs one or several pecl extensions.
CLI Example:
salt '*' pecl.install fuse
salt.modules.pecl.
list
(channel=None)List installed pecl extensions.
CLI Example:
salt '*' pecl.list
Generated on July 18, 2017 at 06:45:48 MDT.
You are viewing docs for the previous stable release, 2016.3.6. Switch to docs for the latest stable release, 2016.11.6, or to a recent doc build from the develop branch.
© 2017 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy