Module brane_cli::instance

source ·
Expand description

Implements subcommands that relate to identity management of the user on the instances to which we will want to connect.

Re-exports§

Structs§

  • Defines the layout of an InstanceInfo, which describes what we remember about each instance.

Functions§

  • Registers a new instance to which we can hot-swap using switch.
  • Edits an existing instance to change its properties.
  • Shows all the currently defined instances.
  • Removes a registered instance (or multiple at once).
  • Changes the active instance to the current one.