Tsuru service instance grant
tsuru service instance grant¶
Grant access to team in a service instance.
Synopsis¶
Grant access to team in a service instance.
tsuru service instance grant <service-name> <service-instance-name> <team-name> [flags]
Options¶
-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 service instance - Manage provisioned resources (like a database or proxy) that can be linked to an application.