提交 f3097dc8 编写于 作者: L Lin Ma 提交者: Michal Privoznik

virsh: Add domain name completion to 'migrate-postcopy' command

Signed-off-by: NLin Ma <lma@suse.com>
上级 83798952
......@@ -11213,11 +11213,7 @@ static const vshCmdInfo info_migrate_postcopy[] = {
};
static const vshCmdOptDef opts_migrate_postcopy[] = {
{.name = "domain",
.type = VSH_OT_DATA,
.flags = VSH_OFLAG_REQ,
.help = N_("domain name, id or uuid")
},
VIRSH_COMMON_OPT_DOMAIN_FULL(VIR_CONNECT_LIST_DOMAINS_ACTIVE),
{.name = NULL}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册