1.5.1 • Published 7 years ago
heroku-enterprise v1.5.1
Heroku Enterprise
The enterprise plugin provides you with commands to interact with your Heroku Enterprise account.
Install
heroku plugins:install heroku-enterpriseDevelop
Please refer to Developing CLI Plugins
Deploy
$ npm version patch/minor/major
$ npm publishheroku enterprisesheroku enterprises:create NAMEheroku enterprises:membersheroku enterprises:members-add EMAILheroku enterprises:members-remove EMAILheroku enterprises:teamsheroku enterprises:usageheroku teamsheroku teams:create TEAMheroku teams:transfer TEAM
heroku enterprises
list your enterprise accounts
USAGE
$ heroku enterprisesheroku enterprises:create NAME
(sudo) create an enterprise account
USAGE
$ heroku enterprises:create NAME
OPTIONS
--domain=domain (required)
--managers=managers (required)heroku enterprises:members
list members of an enterprise account
USAGE
$ heroku enterprises:members
OPTIONS
--enterprise-account=enterprise-account (required) enterprise account nameheroku enterprises:members-add EMAIL
add a member to an enterprise account
USAGE
$ heroku enterprises:members-add EMAIL
OPTIONS
--enterprise-account=enterprise-account (required) enterprise account name
--permissions=permissions (required) permissions to grant the memberheroku enterprises:members-remove EMAIL
remove a member from an enterprise account
USAGE
$ heroku enterprises:members-remove EMAIL
OPTIONS
--enterprise-account=enterprise-account (required) enterprise account nameheroku enterprises:teams
list teams within an enterprise account
USAGE
$ heroku enterprises:teams
OPTIONS
--enterprise-account=enterprise-account (required) enterprise account nameheroku enterprises:usage
list the usage for an enterprise account
USAGE
$ heroku enterprises:usage
OPTIONS
--end-date=end-date end date of the usage period
--enterprise-account=enterprise-account (required) enterprise account name
--start-date=start-date start date of the usage periodheroku teams
list the teams that you are a member of
USAGE
$ heroku teamsheroku teams:create TEAM
Create a team in an enterprise account
USAGE
$ heroku teams:create TEAM
ARGUMENTS
TEAM name of the team to create
OPTIONS
--enterprise-account=enterprise-account (required) enterprise account nameheroku teams:transfer TEAM
(sudo) transfer a team to an enterprise account
USAGE
$ heroku teams:transfer TEAM
ARGUMENTS
TEAM name of the team to transfer
OPTIONS
--enterprise-account=enterprise-account (required) enterprise account name
--internal mark the billing for the team as internal1.5.1
7 years ago
1.5.0
7 years ago
1.4.0
7 years ago
1.3.0
7 years ago
1.2.0
7 years ago
1.1.0
7 years ago
1.0.12
7 years ago
1.0.11
8 years ago
1.0.10
8 years ago
1.0.9
8 years ago
1.0.8
8 years ago
1.0.7
8 years ago
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
9 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago