CLI - otdfctl
otdfctl - otdfctl - OpenTDF Control Tool
Synopsis
otdfctl [flags]
Description
Options
-
--version <version>
- show version (required:
false
)
-
--profile <profile>
- profile to use for interacting with the platform (required:
false
)
-
--host <host>
- Hostname of the platform (i.e. https://localhost) (required:
false
)
-
--tls-no-verify <tls-no-verify>
- disable verification of the server's TLS certificate (required:
false
)
-
--log-level <log-level>
- log level (required:
false
) (default:info
)
-
--with-access-token <with-access-token>
- access token for authentication via bearer token (required:
false
)
-
--with-client-creds-file <with-client-creds-file>
- path to a JSON file containing a 'clientId' and 'clientSecret' for auth via client-credentials flow (required:
false
)
-
--with-client-creds <with-client-creds>
- JSON string containing a 'clientId' and 'clientSecret' for auth via client-credentials flow (required:
false
)
-
--json <json>
- output in JSON format (required:
false
)
-
--debug <debug>
- enable debug output (required:
false
)