The TUI is great, but unfortunately the starfield breaks my web-based console client (xterm). As a result, I'm trying to use once only through CLI commands instead of the TUI interface.
AFAICT I can deploy an app just fine, but there are no subcommands which let me edit the settings for the app. For example, I want to set DISABLE_SSL=True. It would be great if these were either exposed as flags / options when calling deploy or a separate settings subcommand.