secret
secret delete
Delete a secret from the FlexAI Secret Manager
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a secret from the FlexAI Secret Manager
flexai secret delete <secret_name> [flags]
| Argument | Type | Required | Description |
|---|---|---|---|
secret_name | string | Yes | The name of the FlexAI Secret to delete. |
| Flag | Short | Type | Description |
|---|---|---|---|
--help | -h | boolean | Displays this help page. |
--verbose | -v | boolean | Provides more detailed output when deleting a Secret. |
Was this page helpful?