Back to Chezmoi

`apply` [*target*...]

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

2.70.2850 B
Original Source

apply [target...]

Ensure that target... are in the target state, updating them if necessary. If no targets are specified, the state of all targets are ensured. If a target has been modified since chezmoi last wrote it then the user will be prompted if they want to overwrite the file.

Common flags

-x, --exclude types

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

-i, --include types

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

--init

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

-P, --parent-dirs

--8<-- "common-flags/parent-dirs.md"

-r, --recursive

--8<-- "common-flags/recursive.md:default-true"

--source-path

Specify targets by source path, rather than target path. This is useful for applying changes after editing.

Examples

sh
chezmoi apply
chezmoi apply --dry-run --verbose
chezmoi apply ~/.bashrc