Documentation ¶
Overview ¶
Package completion provides the defined CLI completion actions for Vela.
Usage:
import "github.com/go-vela/cli/action/completion"
Index ¶
Constants ¶
View Source
const BashAutoComplete = `` /* 554-byte string literal not displayed */
BashAutoComplete represents the script used to enable automatic completion for the Bash (https://www.gnu.org/software/bash/) Unix shell.
View Source
const ZshAutoComplete = `` /* 534-byte string literal not displayed */
ZshAutoComplete represents the script used to enable automatic completion for the Zsh (https://ohmyz.sh/) Unix shell.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.