logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fever-completion-bash - Generate the autocompletion script for bash

Description

       Generate the autocompletion script for the bash shell.

       This script depends on the 'bash-completion' package.  If it is not installed already, you can install it
       via your OS's package manager.

       To load completions in your current shell session:

       source <(fever completion bash)

       To load completions for every new session, execute once:

   Linux:
       fever completion bash > /etc/bash_completion.d/fever

   macOS:
       fever completion bash > $(brew --prefix)/etc/bash_completion.d/fever

       You will need to start a new shell for this setup to take effect.

Name

       fever-completion-bash - Generate the autocompletion script for bash

Options

-h, --help[=false]      help for bash

       --no-descriptions[=false]      disable completion descriptions

Options Inherited From Parent Commands

--config=""      config file (default is $HOME/.fever.yaml)

       --mgmt-host=""      hostname:port definition for management server

       --mgmt-network="tcp"      network (tcp/udp) definition for management server

       --mgmt-socket="/tmp/fever-mgmt.sock"      Socket path for management server

See Also

fever-completion(1)

FEVER                                               Jul 2024                            FEVER-COMPLETION-BASH(1)

Synopsis

fevercompletionbash

See Also