manta-cli 2.0.0-beta.21

Another CLI for ALPS
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH manta-delete-session 1  "session " 
.SH NAME
manta\-delete\-session \- Delete a configuration session
.SH SYNOPSIS
\fBmanta delete session\fR [\fB\-y\fR|\fB\-\-assume\-yes\fR] [\fB\-d\fR|\fB\-\-dry\-run\fR] [\fB\-o\fR|\fB\-\-output\fR] [\fB\-h\fR|\fB\-\-help\fR] <\fISESSION_NAME\fR> 
.SH DESCRIPTION
Delete a configuration session.
.PP
For image\-building sessions, the associated image is also removed.
For dynamic (runtime) sessions, the error count is set to its maximum value.
.SH OPTIONS
.TP
\fB\-y\fR, \fB\-\-assume\-yes\fR
Skip confirmation prompts
.TP
\fB\-d\fR, \fB\-\-dry\-run\fR
Simulate the operation without making changes
.TP
\fB\-o\fR, \fB\-\-output\fR \fI<FORMAT>\fR [default: table]
Output format
.br

.br
\fIPossible values:\fR
.RS 14
.IP \(bu 2
table
.IP \(bu 2
json
.RE
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help (see a summary with \*(Aq\-h\*(Aq)
.TP
<\fISESSION_NAME\fR>
Name of the session to delete