cmd/ directory
Directories ΒΆ
| Path | Synopsis |
|---|---|
| cmd/arrow | |
| cmd/arrow/batches | |
| cmd/arrow/transform_batches_to_rows | |
| cmd/async | |
| cmd/connectionproxy | |
| cmd/distributedfetch | |
| cmd/externalbrowser | |
| cmd/fetchresultbyid | |
| cmd/filestransfer | Example: Files transfer using PUT/GET commands |
| cmd/keepalive | Example: client session keep alive By default, the token expires in 4 hours if the connection is idle. |
| cmd/keypair | |
| cmd/logger | |
| cmd/mfa | |
| cmd/multistatement | |
| cmd/noconnpool | Example: No connection pool |
| cmd/oauth | Example: Authenticate with OAuth. |
| cmd/programmatic_access_token | |
| cmd/select1 | Example: Fetch one row. |
| cmd/selectmany | Example: Fetch many rows and allow cancel the query by Ctrl+C. |
| cmd/showparam | Example: Set the session parameter in DSN and verify it |
| cmd/tomlfileconnection | Example: How to connect to the server with the toml file configuration Prerequiste: following the Snowflake doc: https://docs.snowflake.com/en/developer-guide/snowflake-cli-v2/connecting/specify-credentials |
| cmd/variant | |
| cmd/verifycert | Example: Verify SSL/TLS certificate with OCSP revocation check |
| cmd/workload_identity |
- Version
- v1.18.1
- Published
- Dec 15, 2025
- Platform
- linux/amd64
- Last checked
- 1 minute ago –
Tools for package owners.