You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- At the moment it just returns the full list of stacks, with no filtering.
- I've tried to strip down the amount of columns used in the table output as much as possible to try to keep things readable.
- I've also not included certain things like the before and after hook scripts - I think we could add them to a separate `stack show` command to get all the info about a particular stack.
Issues: #33
We already have a number of stack commands, but some functionality is missing. Go through https://github.com/spacelift-io/spacectl/blob/main/specs/spacectl-to-v1.md#stacks, add any missing commands, and adjust existing commands if necessary.
Also, maybe the
spacectl stack show
command would accomplish what's been asked for in #20?The text was updated successfully, but these errors were encountered: