Provision the agent
Register this agent with an ioFog Controller using a provisioning key.
The key is issued by the Controller when creating or enrolling an agent.
edgelet provision <provisioning-key> [flags]
edgelet provision <provisioning-key>
edgelet -o json provision <provisioning-key>
-h, --help help for provision
--debug Debug logging
--no-color Disable color and interactive UX
-o, --output string Output format: human, json, yaml (default "human")
--quiet Suppress interactive progress output
--socket string Edgelet API unix socket path
--timeout string Request timeout
--verbose Verbose logging
- edgelet - Local CLI for the Edgelet daemon