2020-06-05 22:34:19 +01:00
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
|
|
|
.TH VCMD "1" "June 2020" "CORE" "User Commands"
|
2013-08-29 15:21:13 +01:00
|
|
|
.SH NAME
|
2020-06-05 22:34:19 +01:00
|
|
|
vcmd \- manual page for vcmd version 6.4.0
|
2013-08-29 15:21:13 +01:00
|
|
|
.SH SYNOPSIS
|
|
|
|
.B vcmd
|
2019-06-08 05:50:32 +01:00
|
|
|
[\fI\,-h|-V\/\fR] [\fI\,-v\/\fR] [\fI\,-q|-i|-I\/\fR] \fI\,-c <channel name> -- command args\/\fR...
|
2013-08-29 15:21:13 +01:00
|
|
|
.SH DESCRIPTION
|
|
|
|
Run the specified command in the Linux namespace container specified by the
|
|
|
|
control <channel name>, with the specified arguments.
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
|
|
show this help message and exit
|
|
|
|
.TP
|
|
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
|
|
show version number and exit
|
|
|
|
.TP
|
|
|
|
\fB\-v\fR
|
|
|
|
enable verbose logging
|
|
|
|
.TP
|
|
|
|
\fB\-q\fR
|
|
|
|
run the command quietly, without local input or output
|
|
|
|
.TP
|
|
|
|
\fB\-i\fR
|
|
|
|
run the command interactively (use PTY)
|
|
|
|
.TP
|
|
|
|
\fB\-I\fR
|
|
|
|
run the command non\-interactively (without PTY)
|
|
|
|
.TP
|
|
|
|
\fB\-c\fR
|
|
|
|
control channel name (e.g. '/tmp/pycore.45647/n3')
|