timdeluxe
timdeluxe
Thomas D. tried it: ``` Attaching to cli-1 cli-1 | 2024/09/03 07:31:37 Setting bash as default shell cli-1 | ./ccc: open /home/cloudcontrol/.shell: permission denied cli-1 exited with code 1 ```...
Some sudo stuff maybe?
> Where do you see that _VERSION is marked as required? Just search for the string "(required)" in the (generated) docs, you'll find plenty of them. Example: `Environment HELM_VERSION (required):...
Better but it now misses, that the versions are required. Proposal would be to make it like this: `VELERO_VERSION (required): Version to install (or use the FEATURES variable instead)` Or...