Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 466 Bytes

synctl-get-loc.md

File metadata and controls

28 lines (21 loc) · 466 Bytes

synctl get location

Query and list Synthetic Locations.

Syntax

synctl get location|lo [id] [options]

Options

    -h, --help            show this help message and exit
    --verify-tls          verify tls certificate

    --show-details        output location details to console

Examples

List Synthetic all locations

synctl get location

Show Synthetic location details

synctl get location <location-id> --show-details