.\" Generated by scdoc 1.11.2 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "atemswitch" "1" "2023-02-03" "atemswitch" .P .SH NAME .P atemswitch - CLI client for the OpenSwitcher proxy HTTP api .P .SH SYNOPSIS .P atemswitch [OPTIONS] .P .SH DESCRIPTION .P The atemswitch utility provides a convenient way to use the OpenSwitcher Proxy http api module to trigger switches from your own scripts.\& This only implements the CUT and AUTO functionality to have minimal easy to use command line interface.\& .P .SH OPTIONS .P \fB-h, --help\fR .RS 4 Show the help message and quit .P .RE \fB-s URI, --proxy URI\fR .RS 4 HTTP uri to the root of the openswitcher proxy http API, required .P .RE \fB-t INPUT, --to-source INPUT\fR .RS 4 Input number or name of the source to switch to, required .P .RE \fB-u USERNAME, --username USERNAME\fR .RS 4 Authentication username for the proxy http api .P .RE \fB-p PASSWORD, --password PASSWORD\fR .RS 4 Authentication password for the proxy http api .P .RE \fB-a, --auto\fR .RS 4 Do an AUTO transition instead of a CUT transition .P .RE \fB-i INDEX, --index INDEX\fR .RS 4 Use a different M/E index, the M/E units are zero-indexed and this utility defaults to the first M/E .P .RE .SH AUTHOR .P Written by Martijn Braam .P .SH COPYRIGHT .P Copyright © 2022 Martijn Braam and the OpenSwitcher contributors GPL version 3 only.\& .\& This is free software: you are free to change and redistribute it.\& There is NO WARRANTY, to the extent permitted by law.\&