plotly / de-deploy

A reusable Github action for deploying to DE5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use CLI from `dekn-cli-python` rather than `manage_apps.py`

ndrezn opened this issue · comments

The latest version of dekn-cli-python provides a CLI, which means that once enough endpoints are exposed there we should be able to remove the dependency on manage_apps.py.