Create an Omni Service Account
A guide on how to create an Omni service account.
Last updated
A guide on how to create an Omni service account.
Last updated
You will need omnictl
installed and configured to follow this guide. If you haven't done so already, follow the .
To create an Omni service account, use the following command:
The output of this command will print OMNI_ENDPOINT
and OMNI_SERVICE_ACCOUNT_KEY
.
Store the OMNI_SERVICE_ACCOUNT_KEY
securely as it will not be displayed again.
Export these variables with the printed values:
You can now use omnictl
with the generated service account.