codchi tar

Export the file system of a code machine.

Synopsis

codchi tar -v|--verbose... -q|--quiet... --json -h|--help <NAME> <TARGET_FILE>

Options

  • -v, --verbose
    Increase logging verbosity
  • -q, --quiet
    Decrease logging verbosity
  • --json
    Produce output in JSON format, suitable for consumption by another program
  • -h, --help
    Print help
  • <NAME>
    Name of the code machine
  • <TARGET_FILE>
    Path to export to
Table of Contents