wash-cli 0.34.1

wasmCloud Shell (wash) CLI tool
Documentation
1
2
3
4
//! Commands that are exposed by `wash`

pub mod config;
pub mod up;