Scroll to navigation

WWCTL(1) WWCTL(1)

NAME

wwctl-completion-fish - Generate the autocompletion script for fish

SYNOPSIS

wwctl completion fish [flags]

DESCRIPTION

Generate the autocompletion script for the fish shell.

To load completions in your current shell session:

wwctl completion fish | source

To load completions for every new session, execute once:

wwctl completion fish > ~/.config/fish/completions/wwctl.fish

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

OPTIONS

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

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

OPTIONS INHERITED FROM PARENT COMMANDS

-d, --debug[=false] Run with debugging messages enabled.

-v, --verbose[=false] Run with increased verbosity.

--warewulfconf="" Set the warewulf configuration file

SEE ALSO

wwctl-completion(1)

HISTORY

26-Mar-2024 Auto generated by spf13/cobra

Mar 2024 Auto generated by spf13/cobra