Expand description
Installed operator CLI for a Toko Feed canister.
The process boundary delegates identity and network handling to icp, but
encodes and decodes the canister protocol with shared Rust types. Users do
not need to write Candid arguments or interpret Candid values.
Enums§
- CliError
- Failure reported by CLI parsing, the ICP process boundary, or the typed canister protocol.
Functions§
- run_
from_ env - Run the CLI from the current process arguments.