Module leo_lang::cli

source ·

Re-exports§

Modules§

Structs§

  • Add a new on-chain or local dependency to the current package.
  • Compile and build program command.
  • Compiler Options wrapper for Build command. Also used by other commands which require Build command output as their input.
  • CLI Arguments entry point - includes global parameters and subcommands
  • Clean outputs folder command
  • Deploys an Aleo program.
  • Build, Prove and Run Leo program with inputs
  • On Chain Execution Options to set preferences for keys, fees and networks. Used by Execute and Deploy commands.
  • Create new Leo project
  • Query live data from the Aleo network.
  • Remove a dependency from the current package.
  • Build, Prove and Run Leo program with inputs
  • Update Leo to the latest version

Enums§

  • Commands to manage Aleo accounts.
  • The example programs that can be generated.

Constants§

Traits§

  • Base trait for the Leo CLI, see methods and their documentation for details.

Functions§

Type Aliases§