Modulesยง
- git_
binary ๐SeeGitBinary
for the primary entry point. - git_ref ๐See
GitRef
for the primary entry point. - renderer ๐
- snapshot ๐
- types ๐
- verbosity ๐
- workflow ๐High level user invoked workflows for nomad.
Constantsยง
- BUILD_
VERSION ๐ - CONFIG_
HOST ๐ - CONFIG_
USER ๐ - DEFAULT_
REMOTE ๐ - ENV_
HOST ๐ - ENV_
REMOTE ๐ - ENV_
USER ๐ - GIT_
VERSION ๐ - _CARGO_
VERSION ๐
Functionsยง
- build_
cli ๐Useclap
to define the intended command line interface. - cli ๐Use
clap
to implement the intended command line interface. - main ๐
- maybe_
apply_ ๐default - nomad ๐
- resolve ๐Extract user arguments in order of preference:
- specified_
git ๐TheGitBinary
intended by the user via the CLI. - specified_
verbosity ๐TheVerbosity
intended by the user via the CLI. - specified_
workflow ๐The nomad workflow the user intends to execute via the CLI. - version ๐