NAME¶ 名称
podman-volume - Simple management tool for volumes
podman-volume - 用于卷的简单管理工具
SYNOPSIS¶ 概要
podman volume subcommand podman 卷子命令
DESCRIPTION¶ 描述
podman volume is a set of subcommands that manage volumes.
podman 卷是一组管理卷的子命令。
SUBCOMMANDS¶ 子命令 ¶
Command |
Man Page 手册页 |
Description |
---|---|---|
create |
Create a new volume. 创建一个新卷。 |
|
exists |
Check if the given volume exists. |
|
export |
Export volume to external tar. |
|
import |
Import tarball contents into an existing podman volume. |
|
inspect |
Get detailed information on one or more volumes. |
|
ls |
List all the available volumes. |
|
mount |
Mount a volume filesystem. |
|
prune |
Remove all unused volumes. |
|
reload |
Reload all volumes from volumes plugins. |
|
rm |
Remove one or more volumes. |
|
unmount |
Unmount a volume. 卸载卷。 |
SEE ALSO¶ 参见 ¶
HISTORY¶ 历史 ¶
November 2018, Originally compiled by Urvashi Mohnani umohnani@redhat.com
2018 年 11 月,最初由 Urvashi Mohnani umohnani@redhat.com 编译