DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
39 stars 9 forks source link

CLI gating of commands and options by tier #882

Open nullfunc opened 6 days ago

nullfunc commented 6 days ago

Description

Add permission checking in CLI to give user's early feedback on whether they can execute certain commands or not.

This is an in-progress DRAFT.

Linked Issues

874

Checklist