wasmCloud wash CLI

wash (WAsmcloud SHell) is the comprehensive command-line tool for developing, building, deploying, and managing wasmCloud applications and WebAssembly components. It bundles a wasmCloud host, NATS server, and wadm for local development, and supports publishing components to OCI registries and managing remote lattices.

API entry from apis.yml

apis.yml Raw ↑
aid: wasmcloud:wasmcloud-wash-cli
name: wasmCloud wash CLI
description: wash (WAsmcloud SHell) is the comprehensive command-line tool for developing, building, deploying,
  and managing wasmCloud applications and WebAssembly components. It bundles a wasmCloud host, NATS server,
  and wadm for local development, and supports publishing components to OCI registries and managing remote
  lattices.
humanURL: https://wasmcloud.com/docs/cli/wash/
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://wasmcloud.com/docs/cli/wash/
- type: Getting Started
  url: https://wasmcloud.com/docs/getting-started/
- type: GitHubRepository
  url: https://github.com/wasmCloud/wash
- type: Change Log
  url: https://github.com/wasmCloud/wash/releases
tags:
- CLI
- Developer Tools
- WebAssembly