summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-system-reset.1.md
blob: f290e26d5b366fc1b8e280c6bf6dd77a4e92529d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
% podman-system-reset(1)

## NAME
podman\-system\-reset - Reset storage back to initial state

## SYNOPSIS
**podman system reset** [*options*]

## DESCRIPTION
**podman system reset** removes all pods, containers, images and volumes.

## OPTIONS
**--force**, **-f**

Do not prompt for confirmation

**--help**, **-h**

Print usage statement

## SEE ALSO
`podman(1)`, `podman-system(1)`

## HISTORY
November 2019, Originally compiled by Dan Walsh (dwalsh at redhat dot com)