tiup clean

J

The tiup clean command is used to clear the data generated during component operation.

Syntax

tiup clean [name] [flags]

The value of [name] is the Name field output by the status command. If [name] is omitted, you must add the --all option in the tiup clean command.

Option

--all

  • Clears all operation records
  • Data type: Boolean
  • Default: false

Output

Clean instance of `%s`, directory: %s

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

tiup cleanwas last updated 1/31/2024, 2:55:53 AM: tiup: add summary to tiup docs (#16378) (#16385)

Was this page helpful?