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 cachesubcommand - Command entrypoint for multiple commands
- The options for the
wasmer compilesubcommand - The options for the
wasmer configsubcommand:wasmer config get --OPTIONorwasmer config set [FLAG] - The options for the
wasmer create-exesubcommand - The options for the
wasmer create-exesubcommand - 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-headersubcommand - CLI args for the
wasmer initcommand - The options for the
wasmer validatesubcommand - 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 runsubcommand. - The options for the
wasmer self-updatesubcommand - 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 validatesubcommand - Payload from the frontend after the user has authenticated.
- Volume object file (name + path to object file)
- The options for the
wasmer wastsubcommand - The options for the
wasmer whoamisubcommand
Enums
- In pirita mode, specifies whether multi-atom pirita files should be allowed or rejected
- Enum for the boolean like prompt options
- Container related commands. (inspecting, unpacking, …)
- Subcommand for
wasmer config set - Package related commands.
- Subcommand for
wasmer config get - Setting that can be stored in the wasmer config
- What template to use for the initialized wasmer.toml
- Payload from the frontend after the user has authenticated.
- Url or version to download the release from