We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ddd828 commit 79e0d84Copy full SHA for 79e0d84
README.md
@@ -25,6 +25,7 @@ pip install netboxlabs-diode-sdk
25
* `DIODE_CLIENT_ID` - Client ID for OAuth2 authentication
26
* `DIODE_CLIENT_SECRET` - Client Secret for OAuth2 authentication
27
* `DIODE_CERT_FILE` - Path to custom certificate file for TLS connections
28
+* `DIODE_SKIP_TLS_VERIFY` - Skip TLS verification (default: `false`)
29
* `DIODE_DRY_RUN_OUTPUT_DIR` - Directory where `DiodeDryRunClient` will write JSON files
30
31
### Example
0 commit comments