Screenly / cli

Command Line Interface (CLI) and GitHub Actions workflow for Screenly.

Home Page:https://screenly.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make `app_id` a global variable for all `edge-app` commands

vpetersson opened this issue · comments

As discussed, we need to be able to pass on the app_id either from a command line argument, or from an environment variable in order to make the flow work well in a CI/CD pipeline where you might want to deploy to multiple targets.

Resolved.