A Spin plugin for interacting with Fermyon Cloud from the Spin CLI.
The latest stable release of the cloud plugin can be installed like so:
spin plugins update
spin plugin install cloud
The canary release of the cloud plugin represents the most recent commits on main
and may not be stable, with some features still in progress.
spin plugin install --url https://github.com/fermyon/cloud-plugin/releases/download/canary/cloud.json
-
Install
spin pluginify
spin plugins update spin plugins install pluginify --yes
-
Build, package and install the plugin.
cargo build --release spin pluginify --install
-
Run the plugin.
spin cloud --help