Crate ockam_command
source ·Expand description
This crate provides the ockam command line application to:
- start Ockam nodes and interact with them
- manage projects and spaces hosted within the Ockam Orchestrator
For more information please visit the command guide
Modules
Macros
Structs
- A terminal abstraction to handle commands’ output and messages styling.
- A small wrapper around theWritetrait, enriched with CLI attributes to facilitate output handling.