Tsuru app deploy list
tsuru app deploy list¶
List information about deploys for an application.
Synopsis¶
List information about deploys for an application.
tsuru app deploy list [<appname>] [flags]
Options¶
-a, --app string The name of the app.
--json Show JSON
-h, --help help for list
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 deploy - Deploy the source code and/or configurations to the application on Tsuru.