Add support to custom environment variables trought /create #1588
Labels
in: node
An issue/pull request releated to the node module code
s: discussion
This pull request or issue needs further internal discussion before merging
t: feature request
A request of a feature someone wants to see in a future release.
v: 4.X
This pull should be included in the 4.0 release
Describe the new feature
Add a new argument to the /create command : -env:VARIABLE_KEY VALUE to make possible to pass custom (env) variables when creating a service
Why do you need this feature?
To parse server owner, server names, ids, specific environment restrictions to a server uppon creation
Alternatives
Ability to use custom jvm options (like in v3) and use the -D magic to send custom values to the server (but a bit junky)
Other
No response
Issue uniqueness
The text was updated successfully, but these errors were encountered: