Skip to content

Is there any way to create release and promote the sequence on certain channel in single command? #161

@arahate

Description

@arahate

I am trying to automate create release and promote the release on certain channel.

The problem I am facing is there are 2 steps to do so.

replicated release create --yaml
This returns a sequence ID which in order to automate I need to pickup and pass to follwong command.

replicated release promote SEQUENCE_ID CHANNEL_ID

How do I get SEQUNCE_ID from step 1 to passed to step 2?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions