linLinear CLI
Commands

lin release-stage

Manage release stages

Manage release stages

lin release-stage archive

Archive a release stage

lin release-stage archive <id>
FlagTypeDefaultDescription
--dry-run, -nboolfalseprint the intended operation and variables without executing

lin release-stage create

Create a release stage in a pipeline

lin release-stage create
FlagTypeDefaultDescription
--colorstring-stage color (hex)
--dry-run, -nboolfalseprint the intended operation and variables without executing
--frozenboolfalsefreeze the stage
--namestring-stage name
--pipelinestring-release pipeline UUID
--positionfloat640stage position
--typestring-stage type: planned, started, completed, canceled

lin release-stage list

List release stages

lin release-stage list
FlagTypeDefaultDescription
--all, -aboolfalsefollow cursors until exhaustion
--cursorstring-resume from a previous next_cursor
--limit, -lint50page size

lin release-stage unarchive

Unarchive a release stage

lin release-stage unarchive <id>
FlagTypeDefaultDescription
--dry-run, -nboolfalseprint the intended operation and variables without executing

lin release-stage update

Update a release stage

lin release-stage update <id>
FlagTypeDefaultDescription
--colorstring-stage color (hex)
--dry-run, -nboolfalseprint the intended operation and variables without executing
--frozenboolfalsefreeze the stage
--namestring-stage name
--positionfloat640stage position

On this page