Giter Club home page Giter Club logo

heroku-orgs's Introduction

npm version

Heroku Orgs Plugin for Heroku Toolbelt 4.0

Read more about Toolbelt 4.0 plugins here.

How to install this plugin

Note: These Node.js plugins are available in the current Ruby CLI. No need to download a separate Toolbelt 4.0 CLI.

$ heroku plugins:install heroku-orgs

New available commands

$ heroku access --app APP_NAME

e.g. (personal app):

$ heroku access --app atleti
[email protected]       collaborator
[email protected]      owner

e.g. (org app):

$ heroku access --app atleti
[email protected]   member
[email protected]       collaborator
[email protected]      admin

e.g. (org app with new beta feature):

$ heroku access --app atleti
[email protected]   deploy,operate,view
[email protected]       operate,view
[email protected]      deploy,manage,operate,view

Adding new collaborators

$ heroku access:add [email protected] --app APP
$ heroku access:add [email protected] --app APP --privileges deploy,manage,view,operate

Updating privileges

$ heroku access:update [email protected] --app APP --privileges deploy,manage,view,operate # This feature is in BETA

Removing collaborators

$ heroku access:remove [email protected] --app APP

Other commands that have been revisited

Bear in mind that the addition of _ at the beginning of each one of these is intended. Once you install this plugin, these other commands will coexist with the ones that are provided by the Heroku CLI. These have been revisited with the intention of keep iterating on them. If you have any feedback, please submit an issue.

$ heroku _apps # alias to `heroku apps --personal`
aqueous-hollows-5902
circuit
blooming-spire-4703
gistdeck
$ heroku _apps -x # alias to `heroku apps --personal -x`
aqueous-hollows-5902        owner
circuit                     collaborator      [email protected]
blooming-spire-4703         owner
gistdeck                    collaborator      [email protected]
plog-raulb                  owner
$ heroku _apps --org ORG
agile-atoll-4414
ancient-scrubland-7277
nameless-scrubland-2032
$ heroku _apps --all
agile-atoll-4414
ancient-scrubland-7277
aqueous-hollows-5902
blooming-spire-4703
nameless-scrubland-2032
$ heroku apps --all -x
agile-atoll-4414           org        org-name-1
ancient-scrubland-7277     org        org-name-1
aqueous-hollows-5902       personal   [email protected]
blooming-spire-4703        personal   [email protected]
circuit                    org        org-name-2
nameless-scrubland-2032    personal   [email protected]
$ heroku _orgs
org-name-1      admin
org-name-2      collaborator
org-name-3      admin
org-name-4      collaborator
org-name-5      collaborator
org-name-6      member
org-name-7      collaborator
org-name-8      member
org-name-9      admin
org-name-10     collaborator

heroku-orgs's People

Contributors

raulb avatar

Watchers

 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.