abra/cli
decentral1se a93786c6be
fix!: make "app rm" more explicit & simpler
We point users to "app volume/secret remove" for more specific deletion
of other app data resources now. The idea is that if you lose the env
file locally, then you can't clean up anything after. So it is handy to
have a sort of WARNING barrier to deleting that file. This flow is the
only way to get Abra to delete your local env file. It now feels more
documented and sufficiently scary in the UI/UX to merit that. Hopefully
addresses the ticket sufficiently.

Closes coop-cloud/organising#335.
2023-01-23 13:29:46 +01:00
..
app fix!: make "app rm" more explicit & simpler 2023-01-23 13:29:46 +01:00
catalogue feat: recipe fetch command 2023-01-23 09:26:53 +01:00
internal fix: no domain checks if no DOMAIN=... configured 2023-01-23 09:33:12 +01:00
recipe fix!: disable traefik linting when DOMAIN isn't present 2023-01-23 08:31:00 +00:00
record docs: re-word on docstrings [ci skip] 2022-05-13 16:44:49 +02:00
server Introduce a JSON output table mechanic 2023-01-12 21:15:14 +00:00
cli.go feat(autocomplete): add autocompletion for fish shell 2022-11-15 22:24:34 +01:00