Back to Chezmoi

`managed` [*path*...]

assets/chezmoi.io/docs/reference/commands/managed.md

2.70.2914 B
Original Source

managed [path...]

List all managed entries in the destination directory under all paths in alphabetical order. When no paths are supplied, list all managed entries in the destination directory in alphabetical order.

Common flags

-x, --exclude types

--8<-- "common-flags/exclude.md"

-f, --format json|yaml

--8<-- "common-flags/format.md"

-i, --include types

--8<-- "common-flags/include.md"

-0, --nul-path-separator

--8<-- "common-flags/nul-path-separator.md"

-p, --path-style style

--8<-- "common-flags/path-style.md:all"

-t, --tree

--8<-- "common-flags/tree.md"

Examples

sh
chezmoi managed
chezmoi managed --include=files
chezmoi managed --include=files,symlinks
chezmoi managed -i dirs
chezmoi managed -i dirs,files
chezmoi managed -i files ~/.config
chezmoi managed --exclude=encrypted --path-style=source-relative