Skip to content

Commit d64c2df

Browse files
add note about installing the plugin directly
1 parent ad185cf commit d64c2df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/installation-configuration.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ The Defang Pulumi provider, is available in most pulumi languages.
1515
* Java: Coming soon
1616
* Dotnet: Coming soon
1717

18+
### Installing the pulumi plugin directly
19+
```
20+
pulumi plugin install resource defang --server github://api.github.com/DefangLabs
21+
```
22+
1823
## Authentication
1924

2025
### Authenticating with Defang

0 commit comments

Comments
 (0)