simplepup

command module
v0.0.0-...-e78ee07 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2018 License: BSD-2-Clause Imports: 17 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL