mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
3 lines
151 B
Plaintext
3 lines
151 B
Plaintext
|
[[ -v $_CLICKHOUSE_COMPLETION_LOADED ]] || source "$(dirname "${BASH_SOURCE[0]}")/clickhouse-bootstrap"
|
||
|
_complete_clickhouse_generic clickhouse-client
|