Detaches an Agent
Detaches an Agent.
The Agent will be deprovisioned from the Controller within the namespace. The Agent will be removed from Controller.
You cannot detach unprovisioned Agents.
The Agent stack will not be uninstalled from the host.
iofogctl detach agent NAME [flags]iofogctl detach agent NAME --force Detach Agent even if it is running Microservices
-h, --help help for agent --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