-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
feature requestNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Please add the string value of the default Server ID as an output. Subsequent command that require a Server ID value, such as jf npm-configure need this value. Ideally, command switches like server-id-resolve should be able to have configurations that pull from the outputs. For example:
jf npm-configure --server-id-resolve ${{ steps.setup-jf-cli.outputs.server-id}}...
Describe the solution you'd like to see
The ability to pull the default server ID as a step output for use in other steps that would require this value.
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request