command
module
Version:
v0.0.0-...-e78ee07
Opens a new window with list of versions in this module.
Published: Mar 31, 2018
License: BSD-2-Clause
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Simplepup — query PuppetDB using SSH for authentication
❯ ./simplepup 'facts[value] { name = "fqdn" limit 1 }'
[
{
"value": "vmware-statsfeeder5.ops.puppetlabs.net"
}
]
Simplepup connects to the PuppetDB host over SSH, then queries the
unauthenticated HTTP endpoint.
Licensed under the Simplified BSD License.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.