wash-cli 0.37.0

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

pub mod config;
pub mod dev;
pub mod up;