Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 645 Bytes

lokalise2_task_delete.md

File metadata and controls

31 lines (20 loc) · 645 Bytes

lokalise2 task delete

Delete a task

Synopsis

Deletes a task from the project. Requires Manage tasks admin right.

lokalise2 task delete [flags]

Options

  -h, --help          help for delete
      --task-id int   A unique identifier of the task (required).

Options inherited from parent commands

      --config string       config file (default is ./config.yml)
      --project-id string   Unique project identifier (required).
  -t, --token string        API token. You can create API tokens at https://app.lokalise.com/profile.

SEE ALSO