Tsuru platform
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).
Options¶
-h, --help help for platform
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 - A command-line interface for interacting with tsuru
- tsuru platform add - Adds a new platform to tsuru.
- tsuru platform info - Shows information about a specific platform.
- tsuru platform list - Lists the available platforms. All platforms displayed in this list may be used to create new apps (see app-create).
- tsuru platform remove - Remove a platform from tsuru. This command will fail if there are application
- tsuru platform update - Updates a platform in tsuru.