From 2ef271009f27ff8dbe272d6d3234933a5fa466bc Mon Sep 17 00:00:00 2001 From: RobLe3 Date: Sat, 22 Aug 2026 18:22:19 +0200 Subject: [PATCH] docs: link canonical CLI examples --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e8f18f..7c9bb16 100644 --- a/README.md +++ b/README.md @@ -708,6 +708,7 @@ ruff check src tests # lint - [Agent bootstrap guide](https://github.com/RobLe3/IICP/blob/main/docs/agent-bootstrap.md) — connect a consumer or provider agent - [Implementation registry](https://github.com/RobLe3/IICP/blob/main/IMPLEMENTATIONS.md) — supported and preview components - [Node setup guide](https://iicp.network/docs/node-setup) — run your own node +- [CLI examples](https://iicp.network/docs/cli-examples) — copyable `iicp-node` tasks and operator recipes - [Error reference](https://iicp.network/docs/error-reference) — all error codes - [iicp-client-typescript](https://github.com/RobLe3/iicp-client-typescript) — TypeScript SDK - [iicp-client-rust](https://github.com/RobLe3/iicp-client-rust) — Rust SDK