package
Version:
v0.2.5
Opens a new window with list of versions in this module.
Published: Apr 12, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package completion implements shell completion commands for bcli.
type Command struct {
Shell string `arg:"" enum:"zsh,bash,fish" help:"Shell to generate completions for"`
}
Command prints shell completion definitions for supported shells.
func (*Command) Run ¶
Run writes the requested shell completion script to stdout.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.