Modulesยง
- git_
binary ๐SeeGitBinaryfor the primary entry point. - git_ref ๐See
GitReffor 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 ๐Useclapto define the intended command line interface. - cli ๐Use
clapto implement the intended command line interface. - main ๐
- maybe_
apply_ ๐default - nomad ๐
- resolve ๐Extract user arguments in order of preference:
- specified_
git ๐TheGitBinaryintended by the user via the CLI. - specified_
verbosity ๐TheVerbosityintended by the user via the CLI. - specified_
workflow ๐The nomad workflow the user intends to execute via the CLI. - version ๐