Skip to content

Commit efedc45

Browse files
Merge pull request #111 from DefangLabs/edw/add-provider-local-state
Use fabric to save default provider for the project
2 parents c9ce556 + 91f039f commit efedc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"position": 400,
44
"link": {
55
"type": "generated-index",
6-
"description": "Defang allows you to use your own cloud accounts to deploy your applications. Click on a link below to read documentation about specific providers."
6+
"description": "Defang allows you to use your own cloud accounts to deploy your applications. Click on a link below to read documentation about specific providers. If no provider is specified, the Defang CLI will prompt you to select a provider interactively. The selected provider will be stored in the working directory of the project’s compose file and will be applied to all subsequent commands by default. You can also specify a preferred provider in the compose file by using `x-defang-provider` extension at the root level of the compose file.",
77
}
88
}

0 commit comments

Comments
 (0)