sidecar mergeΒΆ

Usage

Run using mc_script sidecar merge after installation or using ~ndcn0236/bin/mc_script sidecar merge on jalapeno.

Import in python using from mcutils.scripts.sidecar import merge

Documentation

Merges multiple sidecars into one

Functions

parse_args([args])

Parses the command-line arguments

run(*parts)

Access to the script for other python programs.

usage()

CLI interface

main()

Runs the script from the command line