We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ca0e1 commit 4c4a837Copy full SHA for 4c4a837
docs/design/guest-manager/shell-commands.md
@@ -6,10 +6,6 @@ sidebar_position: 4
6
7
本节深入介绍 AxVisor Shell 中虚拟机管理命令的内部实现机制,包括状态管理、数据流和资源清理等核心设计。
8
9
-:::info 用户指南
10
-如果你想了解如何使用这些命令,请参考[快速上手文档](../../user/guest/guest.md)。本文档专注于实现细节和架构设计。
11
-:::
12
-
13
:::warning 开发状态
14
该部分内容目前处于**测试开发阶段**,实现细节可能会随着项目迭代而发生变化。请在使用或参考此处内容时注意其暂时性,并以实际代码仓库中的最新实现为准。如果你在使用过程中发现问题或有改进建议,欢迎通过 [GitHub Issues](https://github.com/arceos-hypervisor) 反馈。
15
:::
0 commit comments