Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 549 Bytes

omlox_delete_trackables.md

File metadata and controls

33 lines (20 loc) · 549 Bytes

omlox delete trackables

Deletes trackables from the Hub

Synopsis

This command deletes trackables from the Omlox Hub.

omlox delete trackables [flags]

Options

  -a, --all    Deletes all trackables.
  -h, --help   help for trackables
  -y, --yes    Confirm of the operation.

Options inherited from parent commands

      --addr string   omlox hub API endpoint (default "localhost:8081")
      --debug         enable debug logging

SEE ALSO