We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
defang up
1 parent 1029323 commit 6f3649fCopy full SHA for 6f3649f
docs/providers/gcp.md
@@ -32,7 +32,7 @@ The Defang CLI will automatically check if they are set before running. Once you
32
```bash
33
$ defang up --provider=gcp
34
# or
35
-$ export DEFANG_PROVIDER=gcp
+$ DEFANG_PROVIDER=gcp defang up
36
```
37
38
## Location
0 commit comments