Linux command
distrobox-stop 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Stop
distrobox-stop [container_name]
Example
distrobox-stop -n [container_name] -Y
说明
distrobox-stop stops a running Distrobox container. By default it asks for confirmation before stopping. Stopped containers retain their state and can be restarted.
参数
- -n, --name _name_
- Container name
- -Y, --yes
- Skip confirmation prompt
FAQ
What is the distrobox-stop command used for?
distrobox-stop stops a running Distrobox container. By default it asks for confirmation before stopping. Stopped containers retain their state and can be restarted.
How do I run a basic distrobox-stop example?
Run `distrobox-stop [container_name]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -n, --name _name_ do in distrobox-stop?
Container name