Hide internal wwctl completion and wwctl genconfig commands
Also remove the redundant `wwctl genconfig completions` command. - Closes: #1716 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
2
Makefile
2
Makefile
@@ -63,7 +63,7 @@ man_pages: wwctl $(wildcard docs/man/man5/*.5)
|
||||
|
||||
etc/bash_completion.d/wwctl: wwctl
|
||||
mkdir -p etc/bash_completion.d/
|
||||
./wwctl --emptyconf genconfig completions >etc/bash_completion.d/wwctl
|
||||
./wwctl --emptyconf completion bash >etc/bash_completion.d/wwctl
|
||||
|
||||
.PHONY: lint
|
||||
lint: $(config)
|
||||
|
||||
Reference in New Issue
Block a user