describe
Print details about an application
Usage
speechly describe [flags]
Flags
--app
-a
(string) - Application to describe. Can be given as the sole positional argument.--help
-h
(bool) - help for describe--watch
-w
(bool) - If app status is training, wait until it is finished.
Examples
speechly describe <app_id>
speechly describe --app <app_id>