CLI Reference¶
opik¶
CLI tool for Opik.
opik [OPTIONS] COMMAND [ARGS]...
Options
- -v, --version¶
Show the version and exit.
configure¶
Create a configuration file for the Opik Python SDK, if a configuration file already exists, it will be overwritten. This is also available as a function in the Python SDK.
opik configure [OPTIONS]
Options
- --use_local¶
Flag to configure the Opik Python SDK for local Opik deployments.