Module xvc::cli

source ·
Expand description

Main CLI interface for Xvc

Structs§

  • Xvc CLI to manage data and ML pipelines

Enums§

Functions§

  • Dispatch commands to respective functions in the API
  • Run the supplied command within the optional [XvcRoot]. If xvc_root is None, it will be tried to be loaded from cli_opts.workdir.
  • Runs the supplied xvc command.