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 February 25, 2019 at 06:53:47 MST.
You are viewing docs for the previous stable release, 2017.7.8. Switch to docs for the latest stable release, 2018.3.3, or to a recent doc build from the develop branch.
© 2019 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy