Scroll to navigation

VCMD(1) User Commands VCMD(1)

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

show this help message and exit
show version number and exit
enable verbose logging
run the command quietly, without local input or output
run the command interactively (use PTY)
run the command non-interactively (without PTY)
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.

2014-08-06 VCMD