Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lxc/completion: Fix
cmpInstanceSetKeys
to return set instance confi…
…g keys This commit fixes `cmpInstnaceSetKeys` to return any set instance configuration key rather than just keys with known prefixes. We don't need to validate type here since a VM specific config key cannot be set for a container, and vice-versa, and we only return config keys that show up in an instance's full config. Signed-off-by: Kadin Sayani <[email protected]> (cherry picked from commit 4307f76)
- Loading branch information