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ยง
- BUIL
D_ ๐VERSION - CONFI
G_ ๐HOST - CONFI
G_ ๐USER - DEFAUL
T_ ๐REMOTE - ENV_
HOST ๐ - ENV_
REMOTE ๐ - ENV_
USER ๐ - GIT_
VERSION ๐ - _CARG
O_ ๐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 ๐