Hi Team, Is there any way to automate the first p...
# general
p
Hi Team, Is there any way to automate the first pulumi access token creation and organization creation instead of using Pulumi Cloud Console?
f
try https://www.pulumi.com/registry/packages/pulumiservice/api-docs/ - you can't do everything (e.g. create an entire new org) and it's not v1.0, but it's something
you can always call the REST API directly as well https://www.pulumi.com/docs/pulumi-cloud/reference/cloud-rest-api/