当前位置:网站首页>pve 删除虚拟机「建议收藏」
pve 删除虚拟机「建议收藏」
2022-08-01 09:50:00 【全栈程序员站长】
大家好,又见面了,我是你们的朋友全栈君。
qm destroy 100
#之后以一下查看虚拟机
qm list 100常用命令:
qm guest cmd <vmid> <command>
qm guest exec-status <vmid> <pid>
qm guest passwd <vmid> <username> [OPTIONS]
qm guest exec <vmid> [<extra-args>] [OPTIONS]
qm clone <vmid> <newid> [OPTIONS]
qm config <vmid> [OPTIONS]
qm create <vmid> [OPTIONS]
qm delsnapshot <vmid> <snapname> [OPTIONS]
qm destroy <vmid> [OPTIONS]
qm list [OPTIONS]
qm listsnapshot <vmid>
qm migrate <vmid> <target> [OPTIONS]
qm move_disk <vmid> <disk> <storage> [OPTIONS]
qm pending <vmid>
qm reset <vmid> [OPTIONS]
qm resize <vmid> <disk> <size> [OPTIONS]
qm resume <vmid> [OPTIONS]
qm rollback <vmid> <snapname>
qm sendkey <vmid> <key> [OPTIONS]
qm set <vmid> [OPTIONS]
qm shutdown <vmid> [OPTIONS]
qm snapshot <vmid> <snapname> [OPTIONS]
qm start <vmid> [OPTIONS]
qm stop <vmid> [OPTIONS]
qm suspend <vmid> [OPTIONS]
qm template <vmid> [OPTIONS]
qm unlink <vmid> --idlist <string> [OPTIONS]
qm cleanup <vmid> <clean-shutdown> <guest-requested>
qm importdisk <vmid> <source> <storage> [OPTIONS]
qm importovf <vmid> <manifest> <storage> [OPTIONS]
qm monitor <vmid>
qm mtunnel
qm nbdstop <vmid>
qm rescan [OPTIONS]
qm showcmd <vmid> [OPTIONS]
qm status <vmid> [OPTIONS]
qm terminal <vmid> [OPTIONS]
qm unlock <vmid>
qm vncproxy <vmid>
qm wait <vmid> [OPTIONS]
qm help [<extra-args>] [OPTIONS]发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/126976.html原文链接:https://javaforall.cn
边栏推荐
- experiment....
- How to ensure the consistency of database and cache data?
- 淘宝商品详情又见淘宝详情,升级高级版 API
- CTO strongly banning the use of the Calendar, that in what?
- Introduction and application of pointers
- 实验。。。。
- TiDB的真实数据库数据是存在kv和还是pd上?
- 三子棋(C语言实现)
- Ogg synchronizes oracle to mysql, there may be characters that need to be escaped in the field, how to configure escape?
- Message queue interview latest finishing (2022)
猜你喜欢
随机推荐
Custom Types - Enums, Unions
C语言程序设计50例(三)(经典收藏)
URL.createObjectURL、URL.revokeObjectURL、Uint8Array、Blob使用详解
notes....
Node's traditional and advanced practices for formatting time (moment)
【无标题】
Batch大小不一定是2的n次幂!ML资深学者最新结论
Google Earth Engine——给影像添加一个属性对于单景的时间序列并返回影像
SkiaSharp's WPF self-painted five-ring bouncing ball (case version)
已解决(pip安装库报错)Consider using the-- user option or check the permissions.
堆内存的介绍及应用(含例子)
opencv创建窗口—cv.namedWindow()
《时代》杂志:元宇宙时代将改变世界
从零开始Blazor Server(4)--登录系统
PHP获取时间戳后写数据库的一个问题
Google Earth Engine APP——15行代码搞定一个inspector高程监测APP
Comprehensive experiment BGP
C language game - minesweeper
对于小应用来讲,使用哪款数据库比较好?
Visualization - Superset installation and deployment


![ASP.NET Core 6框架揭秘实例演示[30]:利用路由开发REST API](/img/b3/0167c22f14b97eb0206696495af7b5.png)





