Usage:

axp cset dump [options] revision-or-dir-or-tarball

Infoline:

show all changeset diffs

Options:

-h, --helpdisplay this help message and exit
-c, --show-changesshow listing of changes
-l, --show-logshow revision log before the diffs
-N, --no-new-filesdon't show added or deleted file diffs
-A, --no-arch-filesdon't show arch specific file diffs
Given the revision name or changeset directory or project tree
directory or changeset/tree tarball (including http:// ones),
show the content of all diffs in this changeset, optionally
prefixed by listing of changes or revision log.

The added and deleted files, as well as arch specific files,
may be optionally excluded from this combined diff.

Somewhat similar to "tla show-changeset --diffs", but works on
more input types.