heroku git:clone [DIRECTORY]

Clones a heroku app to your local machine at DIRECTORY (defaults to app name)

Arguments

NameDescription
DIRECTORYWhere to clone the app

Options

NameDescription
-a, --app <app>The Heroku app to use
-r, --remote <remote>The git remote to create, default "heroku"
--ssh-gitUse SSH git protocol