GithubHelp home page GithubHelp logo

the-actual-damien / heroku-repo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from heroku/heroku-repo

0.0 0.0 0.0 200 KB

Plugin for heroku CLI that can manipulate the repo

License: MIT License

JavaScript 100.00%

heroku-repo's Introduction

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-repo's People

Contributors

lstoll avatar tt avatar jdx avatar hone avatar rhyselsmore avatar rasphilco avatar wuputah avatar chadian avatar gudmundur avatar kch avatar brettgoulder avatar zeke avatar dmathieu avatar ybart avatar tony avatar wilkinson avatar diazruy avatar technomancy avatar ojacobson avatar citizen428 avatar friism avatar mgoerlich-dev avatar keiko713 avatar gregsadetsky avatar alfl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.