batou icon indicating copy to clipboard operation
batou copied to clipboard

Allow changing `update_method` to rsync via CLI

Open Ma27 opened this issue 11 months ago • 1 comments

git-bundle is the better way to deploy things given its correctness guarantees, however it's not practical for dev cycles.

So what I usually do is to edit the environment.cfg accordingly. Now, this is a little tedious, gets forgotten on commits which is why I'm wondering if it'd make sense to allow overriding this value with a flag from CLI.

Ma27 avatar Jan 28 '25 13:01 Ma27

Maybe something general purpose for editing environment config even

elikoga avatar Jan 28 '25 17:01 elikoga