Tsuru platform info
tsuru platform info¶
Shows information about a specific platform.
Synopsis¶
Shows information about a specific platform.
tsuru platform info <platform name> [flags]
Options¶
--json Display platform in JSON Format
-h, --help help for info
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 platform - A platform is a well-defined pack with installed dependencies for a language or framework that a group of applications will need. A platform might be a container template (Docker image).