summaryrefslogtreecommitdiff
path: root/libpod/options.go
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-07-19 14:24:22 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-07-24 16:12:31 -0400
commit3ae0c80806b68f712756fd660d06449e71eb41b7 (patch)
treeba16d83caaecc79748cd9c594c71070991ad3b09 /libpod/options.go
parent8f91678a499d29cb5221153e223f5e896cb1b5b1 (diff)
downloadpodman-3ae0c80806b68f712756fd660d06449e71eb41b7.tar.gz
podman-3ae0c80806b68f712756fd660d06449e71eb41b7.tar.bz2
podman-3ae0c80806b68f712756fd660d06449e71eb41b7.zip
Add --namespace flag to Podman
Allows joining libpod to a specific namespace when running a Podman command. Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'libpod/options.go')
-rw-r--r--libpod/options.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpod/options.go b/libpod/options.go
index 155c15333..7bb4a3632 100644
--- a/libpod/options.go
+++ b/libpod/options.go
@@ -285,7 +285,6 @@ func WithCNIPluginDir(dir string) RuntimeOption {
}
// WithNamespace sets the namespace for libpod.
-// Namespace is the libpod namespace to use.
// Namespaces are used to create scopes to separate containers and pods
// in the state.
// When namespace is set, libpod will only view containers and pods in