heroku access:update <email>
Update existing collaborators on an team app
Arguments
Name | Description |
---|---|
email |
Options
Name | Description |
---|---|
-p, --permissions <permissions> | Comma-delimited list of permissions to update (deploy,manage,operate) |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |