Wasmer CLI

The wasmer command-line client (wasmer login, publish, deploy, run, ssh) - a first-class consumer of the Registry GraphQL API that wraps publish and Edge deployment workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: wasmer:wasmer-cli
name: Wasmer CLI
tags:
- CLI
- Tooling
- Publish
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.wasmer.io/registry/cli
baseURL: https://registry.wasmer.io/graphql
properties:
- url: https://docs.wasmer.io/registry/cli
  type: Documentation
- url: https://docs.wasmer.io/install
  type: APIReference
- url: graphql/wasmer-graphql.md
  type: GraphQL
- url: https://github.com/wasmerio/wasmer
  type: GitHub
description: The wasmer command-line client (wasmer login, publish, deploy, run, ssh) - a first-class
  consumer of the Registry GraphQL API that wraps publish and Edge deployment workflows.