diff --git a/content/docs/deployment/cli.mdx b/content/docs/deployment/cli.mdx index b2ccecb7ed..08475fb96f 100644 --- a/content/docs/deployment/cli.mdx +++ b/content/docs/deployment/cli.mdx @@ -1529,7 +1529,7 @@ os environments bind --artifact ./dist/objectstack.json os environments bind --artifact ./dist/objectstack.json --build ``` -`--build` runs `objectstack compile` before updating the project. `--reseed` +`--build` runs `objectstack compile` before updating the environment. `--reseed` is reserved for the server-side reseed endpoint; use it only when that endpoint is available in your deployment.