Module wasmer_cli::commands

source ·
Expand description

The commands available in the Wasmer binary.

Structs

  • Add a Wasmer package’s bindings to your application.
  • Unregister and/or register wasmer as binfmt interpreter
  • “true” or “false” for handling input in the CLI
  • The options for the wasmer cache subcommand
  • Command entrypoint for multiple commands
  • The options for the wasmer compile subcommand
  • The options for the wasmer config subcommand: wasmer config get --OPTION or wasmer config set [FLAG]
  • The options for the wasmer create-exe subcommand
  • The options for the wasmer create-exe subcommand
  • Given a pirita file, determines whether the file has one default command as an entrypoint or multiple (need to be specified via –command)
  • Normal configuration
  • The options for the wasmer gen-c-header subcommand
  • CLI args for the wasmer init command
  • The options for the wasmer validate subcommand
  • Subcommand for log in a user into Wasmer (using a browser or provided a token)
  • Build a container from a package manifest.
  • Download a package from the registry.
  • Extract contents of a container to a directory.
  • Publish a package to the package registry.
  • The unstable wasmer run subcommand.
  • The options for the wasmer self-update subcommand
  • Set if a proxy URL should be used
  • Set or change the token for the current active registry
  • Set the current active registry URL
  • Set if telemetry is enabled
  • Set if update notifications are enabled
  • The options for the wasmer validate subcommand
  • Payload from the frontend after the user has authenticated.
  • Volume object file (name + path to object file)
  • The options for the wasmer wast subcommand
  • The options for the wasmer whoami subcommand

Enums