#[SOLVED] how to setup environment programmatically
2 messages · Page 1 of 1 (latest)
For initial setup you can use the CLI appwrite init and appwrite deploy to set up the environment (https://appwrite.io/docs/tooling/command-line/deployment). But for updating, that doesn't really work, as appwrite deploy overwrites any data.