Crate brane_ctl

source ·
Expand description

The branectl executable serves as a suite of tools usable as a Brane administrator.

Modules§

  • Implements functions for dealing with the download subcommand.
  • Defines the errors that may occur in the brane-ctl executable.
  • Handles commands relating to node.yml generation.
  • Commands that relate to managing the lifetime of the local node.
  • Keeps track of the old definition files such that we may upgrade from them.
  • Implements subcommands relating to packages.
  • Implements handlers for subcommands to branectl policies ...
  • Defines specifications and interfaces used across modules.
  • Implements functions that can unpack internal files.
  • Implements functions for upgrading previous configuration file layouts to the newer ones.
  • Utilities shared across the crate.
  • Implements a CLI wizard for setting up nodes, making the process even easier.