odpscmd-tunnel
Verified for current stable LTS
Odpscmd Tunnel Command: Download Table To Local File
Use for download table to local file with Odpscmd Tunnel. Exact CLI syntax to download table to local file using Odpscmd Tunnel.
When to use this: Use for download table to local file with Odpscmd Tunnel.
Command Syntax
tunnel download <table_name> <path/to/file>; tunnel download <table_name> <path/to/file>; Command Breakdown
tunnel is the base executable for this command.
FAQ
Purpose: Exact syntax to download table to local file using Odpscmd Tunnel.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Odpscmd Tunnel Command: Upload Local File To Table Partition
tunnel upload <path/to/file> <table_name>/<partition_spec>; Odpscmd Tunnel Command: Upload Table Using Multiple Threads tunnel upload <path/to/file> <table_name> -threads <num>; Odpscmd Tunnel Command: Upload Table With Field And Record Delimiters tunnel upload <path/to/file> <table_name> -fd <field_delim> -rd <record_delim>;