LXC: Ensure consistent completion directives in lxc/completion.go
and cache metadata API response
#14543
Labels
Improvement
Improve to current situation
Audit use of completion directives and ensure consistency across CLI commands and sub commands (
ShellCompDirectiveNoFileComp
andShellCompDirectiveNoSpace
). For example,lxc profile set default
includes no space due to an inheritedShellCompDirectiveNoSpace
fromcmpRemotes
.Cache metadata API response (see CLI: Improvements to
lxc config
andlxc profile
shell completions #14542 (comment) and CLI: Improvements tolxc config
andlxc profile
shell completions #14542 (comment)).The text was updated successfully, but these errors were encountered: