Saltstack API Client for Humans
Project description
Saltstack API Client for Humans
Free software: BSD license
Features
auto login
auto renew auth-token
asynchronous polling
Usage
from saltmill import Mill
# By default, mill try to get the authentication configs from
# func kwarsg, environment variables, and ~/.pepperrc, same as pepper
mill = Mill()
mill.local('*', 'test.ping')
# Create a job with local_async and poll the result with lookup_jid
# Works well on long running tasks and unstable network conditions
mill.local_pool('*', 'test.ping')
History
0.1.0 (2015-6-25)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
salt-mill-1.1.0.tar.gz
(6.2 kB
view hashes)
Built Distribution
Close
Hashes for salt_mill-1.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19620357173f7a4a787a6ba18e6d8bf513b18cef60d7e0656d9a98794ccc401c |
|
MD5 | e58a2f93c3a7a4d34bd0d72273db7e7e |
|
BLAKE2b-256 | 406a6ecc440325000f0460f9fcd82489d9ed8955ea5b759421b64804ade4868c |