Skip to content

Commit 0ee843f

Browse files
committed
generated docs
1 parent 73de092 commit 0ee843f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/stackit_auth_api.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ These commands allow you to authenticate with your personal STACKIT account
1010
and share the credentials with the STACKIT Terraform Provider and SDK.
1111
This provides an alternative to using service accounts for local development.
1212

13+
Tokens are stored separately from tokens received from "stackit auth login", this allows using separate accounts when using the cli directly vs. using it to manage credentials for the SDK and TF provider.
14+
15+
Tokens are stored in the OS keychain with a fallback to local storage.
16+
1317
```
1418
stackit auth api [flags]
1519
```

0 commit comments

Comments
 (0)