Lewati ke konten utama

Push Defaults

Push Defaults

Active

Pilih default remote breadth, tag handling, dan backup synchronization untuk supported push flows.

Command[tool.custy.cli.push]

Category

CLI Configuration

Quick Command

[tool.custy.cli.push]

remotestagsbackup sync

Properties

Properties

PropertyTypeDescriptionDefaultRequired
all_remoteBooleanPilih de-duplicated main dan backup groups kecuali explicit --remote meng-override.trueNo
skip_tagBooleanPush HEAD tanpa membuat atau push tag dalam combined workflows jika true.falseNo
sync_backupBooleanTambahkan configured backups ke main-only selection jika branch safety mengizinkan. Nilai ini tidak menonaktifkan backups yang dipilih oleh all_remote atau push_to.falseNo
Generated defaults
toml
[tool.custy.cli.push]
all_remote = true
skip_tag = false
sync_backup = false

Lanjutkan