Create a Namespace
Create a Namespace.
A Namespace contains all components of an Edge Compute Network.
A single instance of iofogctl can be used to manage any number of Edge Compute Networks.
iofogctl create namespace NAME [flags]iofogctl create namespace NAME -h, --help help for namespace --debug Toggle for displaying verbose output of API clients (HTTP and SSH)
-n, --namespace string Namespace to execute respective command within (default "default")
-v, --verbose Toggle for displaying verbose output of iofogctl