Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 414 Bytes

File metadata and controls

22 lines (15 loc) · 414 Bytes

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>