Skip to content

A Spin plugin for interacting with the Fermyon self-hosted Platform.

License

Notifications You must be signed in to change notification settings

fermyon/platform-plugin

Fermyon Platform Plugin

A Spin plugin for interacting with the Fermyon self-hosted Platform from the Spin CLI.

Installing the latest plugin

spin plugin install --url https://github.com/fermyon/platform-plugin/releases/download/canary/platform.json

Building and installing local changes

  1. Install spin pluginify

    spin plugins update
    spin plugins install pluginify --yes
  2. Build, package and install the plugin.

    cargo build --release
    spin pluginify --install
  3. Run the plugin.

    spin platform --help

About

A Spin plugin for interacting with the Fermyon self-hosted Platform.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published