#!/usr/bin/bash
# SPDX-License-Identifier: BSD-3-Clause
# Copyright (c) 2024 Robin Jarry

complete -o default -C 'grcli --bash-complete' grcli
