Heroku Repo plugin

可操作软件仓库的 heroku CLI 插件。「Plugin for heroku CLI that can manipulate the repo」

Github星跟蹤圖

Heroku Repo plugin

This plugin adds some commands to the heroku gem to interact with the app's repo

Installation

To install:

$ heroku plugins:install heroku-repo

Commands

clone

$ heroku repo:clone -a appname

This will clone the applications repo to your local filesystem. No collaboration necessary!

download

$ heroku repo:download -a appname

This will download the applications repo as a tarball.

gc

$ heroku repo:gc -a appname

This will run a git gc --aggressive against the applications repo. This is done inside a run process on the application.

purge-cache

$ heroku repo:purge_cache -a appname

This will delete the contents of the build cache stored in the repository. This is done inside a run process on the application.

reset

$ heroku repo:reset -a appname

This will empty the remote repository.

主要指標

概覽
名稱與所有者heroku/heroku-repo
主編程語言TypeScript
編程語言JavaScript (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2012-03-03 05:05:51
推送於2025-03-12 11:52:17
最后一次提交
發布數17
最新版本名稱v2.0.0 (發布於 2025-03-11 17:12:18)
第一版名稱ruby (發布於 )
用户参与
星數688
關注者數87
派生數115
提交數138
已啟用問題?
問題數57
打開的問題數8
拉請求數44
打開的拉請求數6
關閉的拉請求數21
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?