lxd
lxd copied to clipboard
Investigate cacheing metadata API response
- [x] Audit use of completion directives and ensure consistency across CLI commands and sub commands (
ShellCompDirectiveNoFileCompandShellCompDirectiveNoSpace). For example,lxc profile set defaultincludes no space due to an inheritedShellCompDirectiveNoSpacefromcmpRemotes. [competed with implementation and review of #15311] - [ ] Investigate cacheing metadata API response (see https://github.com/canonical/lxd/pull/14542#issuecomment-2503201662 and https://github.com/canonical/lxd/pull/14542#issuecomment-2504050280).