2013-08-29 15:21:13 +01:00
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
|
2014-08-06 15:27:49 +01:00
|
|
|
.TH VCMD "1" "2014-08-06" "VCMD" "User Commands"
|
2013-08-29 15:21:13 +01:00
|
|
|
.SH NAME
|
|
|
|
vcmd \- run a command in a network namespace created by vnoded
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B vcmd
|
|
|
|
[\fI-h|-V\fR] [\fI-v\fR] [\fI-q|-i|-I\fR] \fI-c <channel name> -- command args\fR...
|
|
|
|
.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')
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.BR core-gui(1),
|
|
|
|
.BR core-daemon(1),
|
|
|
|
.BR coresendmsg(1),
|
|
|
|
.BR netns(1),
|
|
|
|
.BR vnoded(1),
|
|
|
|
.SH BUGS
|
|
|
|
Report bugs to
|
2019-05-28 18:59:34 +01:00
|
|
|
.BI https://github.com/coreemu/core/issues
|
2013-08-29 15:21:13 +01:00
|
|
|
|