Clément Delafargue
Clément Delafargue
I have opened an issue on the website repo. To give you a short answer: - you can make a biscuit that just contains `user();` as a first step; that...
I'm just lurking, and i'm curious about all the files mentioned. Where are they stored? On clever-cloud instances, or on the machine running clever-tools?
ah, so it's not possible to use file descriptors :-( but they're only used temporarily, just to call `wg-quick` and are not kept from run to run :relieved:
thanks for taking the time to indulge my curiosity!
A simple version would be purely textual output. We could also use something like blessed-contrib to display more graphical stuff, but I'm worried it'd make the application too heavy.
what's possible currently is to configure it with environment variables. _back in the day_, I used `direnv` to handle that. Having it configured per linked application in `.clever.json` could be...
May I suggest a flag name reflecting the early return behaviour more than the "skip logs" behaviour?
The minimal change would be for `clever deploy` to fail with a specific error code if the code is alreay there so that the script can retry with `clever restart`...
poke @judu @urcadox @BlackYoup
So the ideal way would be: You can run every command with - `--application ` - `--application --organisation ` If you link the application - `--application ` - `` (if...