pier_
Reference

pier github

GitHub push-to-deploy

pier github <command>

GitHub push-to-deploy.

Subcommands

pier github connect

pier github connect [flags]

Connect this project to a GitHub repository.

FlagValueDefaultDescription
--repoSTRINGGitHub repository (owner/repo)
-y, --yesSkip confirmation prompt

pier github set

pier github set [flags]

Configure deploy triggers for push-to-deploy.

FlagValueDefaultDescription
--appSTRINGApp slug to set the trigger on (flag mode — skips the interactive prompt)
--siteSTRINGSite slug to set the trigger on (flag mode — skips the interactive prompt)
--targetSTRINGTarget name (default: the resource's only target)
--branchSTRINGBranch or pattern to deploy on push (e.g. main, release-*)
--removeRemove the trigger instead of setting one

pier github disconnect

pier github disconnect [flags]

Disconnect GitHub from this project.

FlagValueDefaultDescription
-y, --yesSkip confirmation prompt

pier github status

pier github status

Show GitHub connection status.

Global flags apply to every command.

On this page