Shell Completions Commands
Commands for managing shell completions for the Xata CLI
The completions
commands help you set up and manage shell autocompletion for the Xata CLI.
Subcommands
install
Installs bash autocomplete support for xata.
xata completions install [-h|--help]
-h, --help
: Print help information and exit
uninstall
Uninstalls bash autocomplete support for xata.
xata completions uninstall [-h|--help]
-h, --help
: Print help information and exit
Global Flags
-h, --help