spacelift-io / spacectl

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

Allow to get latest logs for a stack #171

Closed tomasmik closed 1 year ago

tomasmik commented 1 year ago

Instead of looking up all runs and picking the latest one, allow to provide a flag to query the latest run for the user and just get those logs. This is the most common use case for the command anyway.