/etc/bash_completion.d/lxctl_mount is in lxctl 0.3.1+debian-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | LXCTL_PLUGINS="$LXCTL_PLUGINS mount"
LXCTL_PLUGIN_mount="--add --del --list --from --to --opts --fs --id"
LXCTL_PLUGIN_USE_VMNAME_mount="yes"
|