Back to Openviking

Command Line Integration

docs/images/agents/en/cli.md

0.3.23448 B
Original Source

Command Line Integration

For developers who want to install, configure, and use OpenViking CLI directly from a local terminal.

Run the following command in your terminal to install OpenViking CLI and start configuration:

bash
npm i -g @openviking/cli && ov config

Use this service URL when prompted:

text
https://api.vikingdb.cn-beijing.volces.com/openviking

After configuration, inspect CLI usage with:

bash
ov --help