title | summary |
---|---|
tiup clean |
The "tiup clean" command clears data generated during component operation. The syntax is "tiup clean [name] [flags]", with the option to use "--all" to clear all operation records. |
The tiup clean
command is used to clear the data generated during component operation.
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.
- Clears all operation records
- Data type: Boolean
- Default: false
Clean instance of `%s`, directory: %s