Tsuru app grant
tsuru app grant¶
Allows a team to access an application. You need to be a member of a team that
Synopsis¶
Allows a team to access an application. You need to be a member of a team that has access to the app to allow another team to access it. grants access to an app to a team.
tsuru app grant <teamname> [-a/--app appname] [flags]
Options¶
-a, --app string The name of the app.
-h, --help help for grant
Options inherited from parent commands¶
--target string Tsuru server endpoint
--verbosity int Verbosity level: 1 => print HTTP requests; 2 => print HTTP requests/responses
SEE ALSO¶
- tsuru app - App is a program source code running on Tsuru.