NAME¶
vcmd - run a command in a network namespace created by vnoded
SYNOPSIS¶
vcmd [
-h|-V] [
-v] [
-q|-i|-I]
-c <channel
name> -- command args...
DESCRIPTION¶
Run the specified command in the Linux namespace container specified by the
control <channel name>, with the specified arguments.
OPTIONS¶
- -h, --help
- show this help message and exit
- -V, --version
- show version number and exit
- -v
- enable verbose logging
- -q
- run the command quietly, without local input or output
- -i
- run the command interactively (use PTY)
- -I
- run the command non-interactively (without PTY)
- -c
- control channel name (e.g. '/tmp/pycore.45647/n3')
SEE ALSO¶
core-gui(1), core-daemon(1), coresendmsg(1),
netns(1), vnoded(1),
BUGS¶
Report bugs to
core-dev@pf.itd.nrl.navy.mil.