sst / sst

Build modern full-stack applications on AWS

Home Page:https://sst.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`sst secrets list` hangs if there are no secrets set in a stage

tobz1000 opened this issue · comments

To reproduce:

sst secrets list --stage not-a-real-stage

The output is "No secrets set", and the process never terminates. This is a problem when using the command in a script.