Skip to main content

Options

Command Options

Stable

Control the effective remote set, tag handling, and eligible backup synchronization.

Commandcusty push

Category

Git Operations

Quick Command

custy push [OPTIONS]

optionsremotesselection precedence

Overview

Push options are propagated through both the direct command and public Run profiles. An explicit `--remote` has the highest selection priority.


Available Options

Command Options

Available command-line options.

--all-remote-ar
Optional

Push to the de-duplicated main and backup remote groups. An explicit --remote still wins.
--remote-r
Optional

Select exactly one remote and override all_remote, push_to, and configured groups.
--tag
Optional

Push this local tag after HEAD when tag pushing remains enabled.
--skip-tag-st
Optional

Push HEAD without creating or pushing a tag in combined workflows.
--sync-backup-sb
Optional

Add configured backup remotes to a main-group push when branch safety permits.

Global Execution Options

Terminal
bash
custy --dry-run push
custy --debug push
custy --log-level debug push