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

Latest commit

 

History

History
21 lines (14 loc) · 296 Bytes

File metadata and controls

21 lines (14 loc) · 296 Bytes

edit

Edit an existing application

Usage

speechly edit [flags]

Flags

  • --app -a (string) - Application to edit
  • --help -h (bool) - help for edit
  • --name -n (string) - Application name

Examples

speechly edit --app <app_id> --name <new_name>