wash-cli 0.20.2

wasmcloud Shell (wash) CLI tool
1
2
3
4
5
pub(crate) mod get_cmd;
pub(crate) mod link_cmd;
pub(crate) mod registry_cmd;
pub(crate) mod start_cmd;
pub(crate) mod stop_cmd;