Merge pull request #12213 from flouthoc/system-connection-rm-all

system: Adds support for removing all named destination via `--all`
This commit is contained in:
OpenShift Merge Robot
2021-11-08 16:50:59 +01:00
committed by GitHub
4 changed files with 57 additions and 8 deletions

View File

@ -4,11 +4,17 @@
podman\-system\-connection\-remove - Delete named destination
## SYNOPSIS
**podman system connection remove** *name*
**podman system connection remove** [*options*] *name*
## DESCRIPTION
Delete named ssh destination.
## OPTIONS
#### **--all**=*false*, **-a**
Remove all connections.
## EXAMPLE
```
$ podman system connection remove production