Skip to content

Instantly share code, notes, and snippets.

@EvanK
Last active August 29, 2015 14:08
Show Gist options
  • Save EvanK/9c5bea91d9e47367c076 to your computer and use it in GitHub Desktop.
Save EvanK/9c5bea91d9e47367c076 to your computer and use it in GitHub Desktop.
core@deis-staging-node1 ~ $ nse deis-store-monitor
Error: No such image or container: deis-store-monitor
nsenter: option '--target' requires an argument
Usage:
nsenter [options] <program> [args...]
Options:
-t, --target <pid> target process to get namespaces from
-m, --mount [=<file>] enter mount namespace
-u, --uts [=<file>] enter UTS namespace (hostname etc)
-i, --ipc [=<file>] enter System V IPC namespace
-n, --net [=<file>] enter network namespace
-p, --pid [=<file>] enter pid namespace
-U, --user [=<file>] enter user namespace
-S, --setuid <uid> set uid in user namespace
-G, --setgid <gid> set gid in user namespace
-r, --root [=<dir>] set the root directory
-w, --wd [=<dir>] set the working directory
-F, --no-fork do not fork before exec'ing <program>
-h, --help display this help and exit
-V, --version output version information and exit
For more details see nsenter(1).
core@deis-staging-node1 ~ $ ceph -s
-bash: ceph: command not found
core@deis-staging-node1 ~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment