# clear

Clear caches and storage data with the given options.

# Parameters

# ––area [choices: "auth", "hostResolver", "http", "storageData"] [default: "http"]

The cache area to clear.

# ––authType [choices: "password", "clientCertificate"] [default: "password"]

The default auth type to clear, only valid when --area is set to auth.

# ––partition

Specify the session to clear by the partition identifier.

# Examples