spacelift-io / spacectl

Spacelift client and CLI
MIT License
131 stars 35 forks source link

[Beamer Feature Request] Add optional id argument to spacectl stack open #174

Closed DDSpacelift closed 1 year ago

DDSpacelift commented 1 year ago

I often have a $STACK_ID shell variable defined when working with spacectl. It would be nice to be able to open the stack with

spacectl stack open --id=$STACK_ID
tomasmik commented 1 year ago

already exists: https://github.com/spacelift-io/spacectl/pull/172