chezmoi archive [target...]
Generate a tar archive of the target state
Arguments
Name | Description |
---|---|
target | filepaths, folders |
Options
Name | Description |
---|---|
--exclude, -x <exclude> | Exclude entry types |
--format, -f <format> | Set archive format |
--gzip, -z | Compress output with gzip |
--include, -i <include> | Include entry types |
--init | Recreate config file from template |
--recursive, -r | Recurse into subdirectories |