Module cli

Module cli 

Source
Expand description

Command line interface entry points and utilities

Structs§

GenerateOptions
Command line options for the generate subcommand
LogLevel
Describes the level of verbosity of a span or event.
QueryOptions
Command line options for the query subcommand
RenderOptions
SpliceOptions
Command line options for the splice subcommand
VendorOptions
Command line options for the vendor subcommand

Enums§

Options

Functions§

generate
init_logging
Initialize logging for one of the cli options.
parse_args
query
Determine if the current lockfile needs to be re-pinned
render
splice
Combine a set of disjoint manifests into a single workspace.
vendor

Type Aliases§

Result