mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 15:42:39 +00:00
3 lines
150 B
Plaintext
3 lines
150 B
Plaintext
|
[[ -v $_CLICKHOUSE_COMPLETION_LOADED ]] || source "$(dirname "${BASH_SOURCE[0]}")/clickhouse-bootstrap"
|
||
|
_complete_clickhouse_generic clickhouse-local
|