72.39. 服务器救援
将服务器置于救援模式
使用方法:
openstack server rescue [-h] [--image <image>] [--password <password>] <server>
openstack server rescue [-h] [--image <image>] [--password <password>]
<server>
value | Summary |
---|---|
<server> | server (名称或 id) |
value | Summary |
---|---|
-h, --help | 显示帮助信息并退出 |
--image <image> | 用于救援模式的镜像(名称或 id)。默认为当前使用的值。 |
--password <password> | 在 rescued 实例中设置密码 |