Skip to main content
Version: 1.0

Deploying Applications

Using wadm typically involves using the wash command line tool. However, you can also use wash's supporting library in your Rust application or, if you continue to the next section, you'll see the API reference if you want to interact with wadm directly over a NATS connection.

The following is an overview of the high level functionality exposed by wadm. To see the corresponding commands in the wash CLI, issue the following command:

wash app --help

Please refer the CLI reference of wash app for a detailed usage guide.