Skip to content

Orca g push

orca g push

Pushes the branch to origin.

Synopsis

Pushes the current branch to origin, using the current branches name as the target on the origin.

orca g push [flags]

Options

  -f, --force   Whether force push the branch.
  -h, --help    help for push

Options inherited from parent commands

      --log-format string   log format to use (default "text")
      --log-level string    Log level to use, one of: debug, info, warn, error, none. Defaults to none, as most errors are already surfaced anyway. (default "none")

SEE ALSO

  • orca g - Commands related to git.
Auto generated by spf13/cobra on 20-Aug-2025