Skip to content

Conversation

@vitarb
Copy link
Contributor

@vitarb vitarb commented Oct 15, 2020

Sample output:

❯ ./tctl admin cluster metadata
{
  "supportedClients": {
    "temporal-cli": "\u003c2.0.0",
    "temporal-go": "\u003c2.0.0",
    "temporal-java": "\u003c2.0.0",
    "temporal-server": "\u003c2.0.0"
  },
  "serverVersion": "1.1.0",
  "clusterId": "48477d99-5847-45e1-bdcc-29c565230259",
  "versionInfo": {
    "current": {
      "version": "1.1.0",
      "releaseTime": "2020-10-13T01:30:00Z",
      "notes": "Temporal v1.1.0"
    },
    "recommended": {
      "version": "1.1.0",
      "releaseTime": "2020-10-13T01:30:00Z",
      "notes": "Temporal v1.1.0"
    },
    "lastUpdateTime": "2020-10-15T19:48:03.506578320Z"
  },
  "clusterName": "active",
  "historyShardCount": 4
}

@vitarb vitarb requested a review from alexshtin October 15, 2020 19:59
@vitarb vitarb merged commit c32bb17 into temporalio:master Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants