Delete all resources within a namespace
Delete all resources within a namespace.
Tears down all components of an Edge Compute Network.
If you don't want to tear down the deployments but would like to free up the Namespace, use the disconnect command instead.
iofogctl delete all [flags]iofogctl delete all -n NAMESPACE --detached Specify command is to run against detached resources
--force Force deletion of Agents
-h, --help help for all --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