Sign InTry Free

tiup env

TiUP provides users with flexible and customized interfaces, some of which are implemented using environment variables. The tiup env command is used to query the user-defined environment variables that TiUP supports and their values.

Syntax

tiup env [name1...N]

[name1...N] is used to view the specified environment variables. If it is not specified, all supported environment variables are viewed by default.

Option

None

Output

  • If [name1...N] is not specified, a list of "{key}"="{value}" is output.
  • If [name1...N] is specified, the "{value}" list is output in order.

In the above output, if value is empty, it means that the value of the environment variable is not set. In this case, TiUP uses the default value.

<< 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.