Parameters
Automatically injected
These are environment variables that are automatically available at runtime for your scopes:
-
NP_ACCOUNT
:- Description: Identifies the application account slug.
- Example:
main-account
-
NP_APPLICATION
:- Description: Specifies the application slug.
- Example:
users-api
-
NP_DEPLOYMENT_ID
:- Description: The unique identification number for the current deployment.
- Example:
748631913
-
NP_NAMESPACE
:- Description: The namespace associated with the application.
- Example:
platform
-
NP_RELEASE_SEMVER
:- Description: The semantic version number of the current release.
- Example:
1.1.34
-
NP_SCOPE
:- Description: The scope slug where the application is deployed.
- Example:
production