bl drive get
Get details of a specific driveSynopsis
Get detailed information about a drive in the current workspace.Examples
Options
Options inherited from parent commands
SEE ALSO
- bl drive - Manage drives and drive mounts on sandboxes
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
bl drive get <name> [flags]
# Get drive details
bl drive get my-drive
# Get drive details in JSON format
bl drive get my-drive -o json
-h, --help help for get
-o, --output string Output format. One of: pretty,yaml,json,table
--skip-version-warning Skip version warning
-u, --utc Enable UTC timezone
-v, --verbose Enable verbose output
-w, --workspace string Specify the workspace name
Was this page helpful?