codchi duplicate

Duplicate a code machine.

Synopsis

codchi duplicate -v|--verbose... -q|--quiet... --json -h|--help <SOURCE_NAME> <TARGET_NAME>

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
  • <SOURCE_NAME>
    Name of the code machine to duplicate
  • <TARGET_NAME>
    Name of the new code machine
Table of Contents