Sign InTry Free

tiup status

The tiup status command is used to view the operation information of the components after you run the components using the tiup [flags] <component> [args...] command.

Syntax

tiup status [flags]

Option

None

Output

A table consisting of the following fields:

  • Name: The tag name specified by -T/--tag. If not specified, it is a random string.
  • Component: The operating components.
  • PID: The corresponding process ID of the operating components.
  • Status: The status of the operating components.
  • Created Time: The starting time of the components.
  • Directory: The data directory of the components.
  • Binary: The binary file path of the components.
  • Args: The starting arguments of the operating components.

<< Back to the previous page - TiUP Reference command list

Was this page helpful?

Download PDFRequest docs changesAsk questions on Discord
Playground
New
One-stop & interactive experience of TiDB's capabilities WITHOUT registration.
Products
TiDB
TiDB Dedicated
TiDB Serverless
Pricing
Get Demo
Get Started
© 2024 PingCAP. All Rights Reserved.
Privacy Policy.