storage
storage inspect
View detailed information about a remote storage connection
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.
View detailed information about a remote storage connection
flexai storage inspect <storage_provider_name> [flags]
| Argument | Type | Required | Description |
|---|---|---|---|
storage_provider_name | string | Yes | The name of the Storage Provider Connection to inspect. |
| Flag | Short | Type | Description |
|---|---|---|---|
--help | -h | boolean | Displays this help page. |
--json | -j | boolean | Output in JSON format instead of the default ASCII table. |
--verbose | -v | boolean | Provides more detailed output. |
Was this page helpful?