You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For step-by-step instructions and examples of how to get an **IAM token** for your service account, see the [DoubleCloud documentation](https://double.cloud/docs/en/public-api/get-iam-token)
51
+
For step-by-step instructions and examples of how to get an **IAM token** for your service account, see the [DoubleCloud documentation](https://double.cloud/docs/en/public-api/get-iam-token).
52
52
53
53
## How to contribute
54
54
55
55
### Dependencies
56
56
57
-
Use `make venv` command to install the library, its production and development dependencies.
58
-
Use `make submodule` to fetch proto specifications.
59
-
Use `make generate` to generate wrappers for gRPC services.
57
+
*Use `make venv` command to install the library, its production and development dependencies.
58
+
*Use `make submodule` to fetch proto specifications.
59
+
*Use `make generate` to generate wrappers for gRPC services.
0 commit comments