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]
87
87
--to-puppet-binary STRING Full path to puppet binary for the to branch
88
88
--from-puppet-binary STRING Full path to puppet binary for the from branch
89
89
--facts-terminus STRING Facts terminus: one of yaml, facter
90
+ --puppetdb-url URL PuppetDB base URL
90
91
--puppetdb-ssl-ca FILENAME CA certificate that signed the PuppetDB certificate
91
92
--puppetdb-ssl-client-cert FILENAME
92
93
SSL client certificate to connect to PuppetDB
93
- --puppetdb-ssl-client-password PASSWORD
94
- Password for SSL client key to connect to PuppetDB
95
94
--puppetdb-ssl-client-key FILENAME
96
95
SSL client key to connect to PuppetDB
96
+ --puppetdb-ssl-client-password PASSWORD
97
+ Password for SSL client key to connect to PuppetDB
97
98
--puppetdb-ssl-client-password-file FILENAME
98
99
Read password for SSL client key from a file
99
- --puppetdb-url URL PuppetDB base URL
100
100
--puppetdb-api-version N Version of PuppetDB API (3 or 4)
101
101
--fact-override STRING1[,STRING2[,...]]
102
102
Override fact globally
You can’t perform that action at this time.
0 commit comments