msw subject¶
Manage subject YAML records.
Subcommands¶
add¶
Creates <config_dir>/subjects/<name>.yaml. Use --force to overwrite an existing file.
list¶
rename¶
Updates the name: field in the YAML and renames the file.
remove¶
Deletes the YAML file (no recovery).
Subject YAML structure¶
See Config System for the full YAML format and how
task_overrides are applied.