edge / cli

Command line interface for the Edge network

Home Page:https://files.edge.network/cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Device onboarding environment variables

adamkdean opened this issue · comments

When onboarding a device, we need to be able to pass in any number of environment variables, e.g.

$ edge device start --env EXAMPLE=hello --env ANOTHER=world
commented

This is completed in #66