Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 546 Bytes

omlox_get_trackables.md

File metadata and controls

32 lines (19 loc) · 546 Bytes

omlox get trackables

Retrieves trackables from the Hub

Synopsis

This command retrieves trackables from the Omlox Hub.

omlox get trackables [flags]

Options

  -h, --help            help for trackables
  -o, --output string   Output format. One of: [table json]. (default "table")

Options inherited from parent commands

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

SEE ALSO