sf_cache_clear
Clear cached Salesforce CLI command metadata to refresh and ensure up-to-date command execution and data management.
Instructions
Clear the cached SF command metadata to force a refresh
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}