Skip to content

(short feature description) #325

@tomjfrog

Description

@tomjfrog

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions