Docs.rs
  • wasmer-deploy-cli-0.1.29
    • wasmer-deploy-cli 0.1.29
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • theduke
    • github:wasmerio:wasmer-core
    • Dependencies
      • anyhow ^1.0.68 normal
      • bytes ^1.1 normal
      • clap ^4.0.32 normal
      • clap-verbosity-flag ^2.0.1 normal
      • colored ^2.0.4 normal
      • comfy-table ^7.0.1 normal
      • dialoguer ^0.10.4 normal
      • futures ^0.3.25 normal
      • futures-util ^0.3 normal
      • hex ^0.4 normal
      • interfaces ^0.0.9 normal
      • is-terminal ^0.4.3 normal
      • libc ^0.2 normal
      • log ^0.4.17 normal
      • mac_address ^1.1.5 normal
      • mio ^0.8 normal
      • once_cell ^1 normal
      • regex ^1.7.3 normal
      • reqwest ^0.11.17 normal
      • semver ^1.0.17 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.89 normal
      • serde_yaml ^0.8.26 normal
      • time ^0.3.17 normal
      • tokio ^1.23.0 normal
      • tokio-tungstenite ^0.20.1 normal
      • toml ^0.7.2 normal
      • tracing ^0.1.37 normal
      • tracing-subscriber ^0.3.16 normal
      • tun-tap ^0.1.3 normal
      • url ^2.3.1 normal
      • uuid ^1.3.0 normal
      • virtual-mio ^0.3.0 normal
      • virtual-net ^0.6.1 normal
      • wasmer-api =0.0.21 normal
      • wasmer-deploy-schema =0.0.21 normal
      • wasmer-deploy-util =0.0.21 normal
      • wasmer-registry >=5.4, <6 normal
      • wasmer-toml ^0.9.0 normal
      • webc ^5.0.0 normal
      • pretty_assertions ^1.3.0 dev
      • tempfile ^3.7.0 dev
    • Versions
    • 41.12% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasmer_deploy_cli0.1.29

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • ApiOpts
  • ItemFormatOpts
  • ListFormatOpts
  • cmd::app::DeployAppOpts
  • cmd::app::create::CmdAppCreate
  • cmd::app::delete::CmdAppDelete
  • cmd::app::get::CmdAppGet
  • cmd::app::get::CmdAppInfo
  • cmd::app::list::CmdAppList
  • cmd::app::logs::CmdAppLogs
  • cmd::connect::CmdConnect
  • cmd::deploy::CmdDeploy
  • cmd::namespace::create::CmdNamespaceCreate
  • cmd::namespace::get::CmdNamespaceGet
  • cmd::namespace::list::CmdNamespaceList
  • cmd::ssh::CmdSsh
  • config::DeployClientConfigV1
  • config::LoadedClientConfig
  • net::TunTapDriver
  • net::TunTapSocket
  • util::Identifier
  • util::Labeled
  • util::package_wizard::PackageWizard
  • util::package_wizard::PackageWizardOutput

Enums

  • cmd::SubCmd
  • cmd::app::CmdApp
  • cmd::app::WaitMode
  • cmd::app::create::AppType
  • cmd::namespace::CmdNamespace
  • util::PackageCheckMode
  • util::package_wizard::CreateMode
  • util::package_wizard::PackageType
  • util::prompts::PackageCheckMode
  • util::render::ItemFormat
  • util::render::ListFormat

Traits

  • cmd::AsyncCliCommand
  • cmd::CliCommand
  • util::render::CliRender

Functions

  • cmd::app::app_config_from_api
  • cmd::app::deploy_app
  • cmd::app::deploy_app_verbose
  • config::default_config_path
  • config::load_config
  • run
  • util::load_package_manifest
  • util::prompt_for_package
  • util::prompt_for_package_name
  • util::prompts::prompt_for_ident
  • util::prompts::prompt_for_namespace
  • util::prompts::prompt_for_package
  • util::prompts::prompt_for_package_ident
  • util::prompts::prompt_new_app_alias
  • util::prompts::prompt_new_app_name
  • util::republish_package_with_bumped_version

Type Aliases

  • config::DeployClientConfig

Constants

  • util::DEFAULT_PACKAGE_MANIFEST_FILE