File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -87,16 +87,16 @@ Usage: octocatalog-diff [command line options]
8787 --to-puppet-binary STRING Full path to puppet binary for the to branch
8888 --from-puppet-binary STRING Full path to puppet binary for the from branch
8989 --facts-terminus STRING Facts terminus: one of yaml, facter
90+ --puppetdb-url URL PuppetDB base URL
9091 --puppetdb-ssl-ca FILENAME CA certificate that signed the PuppetDB certificate
9192 --puppetdb-ssl-client-cert FILENAME
9293 SSL client certificate to connect to PuppetDB
93- --puppetdb-ssl-client-password PASSWORD
94- Password for SSL client key to connect to PuppetDB
9594 --puppetdb-ssl-client-key FILENAME
9695 SSL client key to connect to PuppetDB
96+ --puppetdb-ssl-client-password PASSWORD
97+ Password for SSL client key to connect to PuppetDB
9798 --puppetdb-ssl-client-password-file FILENAME
9899 Read password for SSL client key from a file
99- --puppetdb-url URL PuppetDB base URL
100100 --puppetdb-api-version N Version of PuppetDB API (3 or 4)
101101 --fact-override STRING1[,STRING2[,...]]
102102 Override fact globally
You can’t perform that action at this time.
0 commit comments