Liking cljdoc? Tell your friends :D

puppetlabs.puppetdb.cli.version

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.
raw docstring

-mainclj

(-main & args)
source

cliclj

(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..
sourceraw docstring

show-versionclj

(show-version _args)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close