Xil Use
src.xil_pipeline.xil_use
xil use — set or display the active show context.
Usage::
xil use # list available shows, mark active one
xil use "The Woonsocket Wonders" # set by show name
xil use thewoonsocketwonders # set by slug
get_parser
Return the argument parser for xil-use.
Source code in src/xil_pipeline/xil_use.py
main
CLI entry point for the active-show context switcher.