Lewati ke konten utama

Backup Cleanup

Backup Cleanup

Active

Pilih message-backup category dan retention count yang digunakan cleanup.

Command[tool.custy.cli.cleanup.backup]

Category

Cleanup Configuration

Quick Command

[tool.custy.cli.cleanup.backup]

typekeepretention

Properties

Properties

PropertyTypeDescriptionDefaultRequired
typeall | commit | tagPilih kedua message categories, commit backups saja, atau tag backups saja. Shared enum juga memuat branch untuk broader cleanup orchestration.allNo
keepNon-negative integerPertahankan sejumlah most-recent files ini di setiap selected backup category dan hapus file yang lebih lama.10No
Generated retention
toml
[tool.custy.cli.cleanup.backup]
type = "all"
keep = 10

Lanjutkan