An open API service indexing awesome lists of open source software.

https://github.com/hdonnay/saltctl

Command-line tool to talk to salt-api
https://github.com/hdonnay/saltctl

Last synced: about 2 months ago
JSON representation

Command-line tool to talk to salt-api

Awesome Lists containing this project

README

        

saltctl
======

The salt controller

Building
--------

% go get github.com/hdonnay/saltctl

or

% git clone https://github.com/hdonnay/saltctl.git
% make

ToDo
----

* pretty print results (should just mean a bit of type switching.)
* treat maps better (use fewer type assertions)
* report jid on timeout