Template Backup Directories
Template Backup Directories
Active
Pilih tempat Custy menyimpan retained commit dan tag message copies.
Command
[tool.custy.cli.templates.directory]Category
Template Configuration
Quick Command
[tool.custy.cli.templates.directory]Propertiesâ
Properties
| Property | Type | Description | Default | Required |
|---|---|---|---|---|
backups_commit | Directory path | Destination yang di-resolve oleh commit, backup, cleanup, dan run flows. | .config/custy/templates/backups/commit | No |
backups_tag | Directory path | Destination yang di-resolve oleh tag, backup, cleanup, dan run flows. | .config/custy/templates/backups/tag | No |
Generated directories
toml[tool.custy.cli.templates.directory]
backups_commit = ".config/custy/templates/backups/commit"
backups_tag = ".config/custy/templates/backups/tag"