CLI¶
General commands
CLI dispatcher internals¶
vcspull.cli assembles the argument parser and dispatches each
subcommand to its module — start here to trace how a command line becomes a
function call.
CLI utilities for vcspull.
General commands
vcspull.cli assembles the argument parser and dispatches each
subcommand to its module — start here to trace how a command line becomes a
function call.
CLI utilities for vcspull.