# README

How to run the example

workstation$ export TIDBCLOUD_PROJECT_ID=1111111111111111111
workstation$ cd tidbcloud-sdk-go-v1/examples/ListClustersOfProject
workstation$ go run main.go
Project ID           id                   Name         Cluster Type  Cloud Provider  Region     Create Timestamp  Status  TiDB Version
----------           --                   ----         ------------  --------------  ------     ----------------  ------  ------------
1111111111111111111  ddddddddddddddddddd  cluster01    DEDICATED     AWS             us-west-2  1682318838        PAUSED  v7.0.0
1111111111111111111  ddddddddddddddddddd  cluster02    DEDICATED     AWS             us-east-1  1672038842        PAUSED  v6.5.0