tunnel Verified current stable Not installed? Filesystem

Tunnel / Upload Table Using Multiple Threads

Upload Table Using Multiple Threads

Tunnel command syntax to upload table using multiple threads. Copyable examples, output expectations, and common mistakes.

$
Terminal
tunnel upload <path/to/file> <table_name> -threads <num>;

Command Breakdown

What each part is doing

tunnel
Base Command
The executable that performs this operation. Here it runs Tunnel before the shell applies any redirect operators.
<path/to/file>
Input Files
The file path or paths supplied to this command.
<table_name>
table name
The value supplied for table name.
<num>
num
The value supplied for num.
-threads
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative filesystem tools for the same job.