Version utility
This simple command-line tool prints a list of info about the version of PuppetDB. It is useful for testing and other situations where you'd like to know some of the version details without having a running instance of PuppetDB.
The output is currently formatted like the contents of a java properties file; each line contains a single property name, followed by an equals sign, followed by the property value.
Version utility This simple command-line tool prints a list of info about the version of PuppetDB. It is useful for testing and other situations where you'd like to know some of the version details without having a running instance of PuppetDB. The output is currently formatted like the contents of a java properties file; each line contains a single property name, followed by an equals sign, followed by the property value.
(cli args)Runs the version command as directed by the command line args and returns an appropriate exit status..
Runs the version command as directed by the command line args and returns an appropriate exit status..
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |