Transform subcommand

Interact with transformation functionality of manatus

usage: python3 -m manatus transform [-h] [-n] [-l] [-i] [-s config_entry] [-r]
                                    [--to_console]

Named Arguments

-n, --new

add a new config entry

-l, --list

list config entries

-i, --interactive

select entry from config interactively

-s, --select

run action on a specific config entry

-r, --run

run transformation for all config entries

--to_console

print records to console, don’t write to disk