/etc/bash_completion.d/lxctl_set 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 set"
LXCTL_PLUGIN_set="--ipaddr --hostname --userpasswd --nameserver --searchdomain --rootsz --netmask --defgw --dns --cpus --cpu-shares --mem --io --macaddr --autostart --timezone --mtu"
LXCTL_PLUGIN_USE_VMNAME_set="yes"
|