Examples
Examples
Practical Guide
Preview dan jalankan branch, tag, serta backup synchronization.
Command
custy pushCategory
Git Operations
Quick Command
custy push [OPTIONS]Ringkasanâ
Examples
Practical command examples.
Preview Default Push
Resolve destinations tanpa network mutation.
CLI
custy --dry-run pushDefault Push
Push current HEAD.
CLI
custy pushSpecific Remote
Override semua configured groups.
CLI
custy push --remote upstreamAll Configured Remotes
Pilih main dan eligible backup groups.
CLI
custy push --all-remotePreview with Tag
Preview HEAD dan tag push.
CLI
custy --dry-run push --tag v1.4.0Push with Tag
Push HEAD dan tag.
CLI
custy push --tag v1.4.0Backup Synchronization
Minta main dan backup synchronization.
CLI
custy push --sync-backup --tag v1.4.0