Module git_nomad::workflow

source ยท
Expand description

High level user invoked workflows for nomad.

Enumsยง

  • Declarative representation of a limited filter function.
  • A boundary type that separates the CLI interface from high level nomad workflows.

Functionsยง

  • ls ๐Ÿ”’
    List all nomad managed refs organized by host.
  • print_completions ๐Ÿ”’
    Use clap_complete to emit shell syntax for tab-completions
  • purge ๐Ÿ”’
    Delete nomad managed refs returned by to_prune.
  • sync ๐Ÿ”’
    Synchronize current local branches with nomad managed refs in the given remote.