Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing stack commands #33

Open
adamconnelly opened this issue Jun 25, 2021 · 1 comment
Open

Add missing stack commands #33

adamconnelly opened this issue Jun 25, 2021 · 1 comment
Labels
feature A new feature request
Milestone

Comments

@adamconnelly
Copy link
Contributor

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?

@adamconnelly adamconnelly added the feature A new feature request label Jun 25, 2021
@adamconnelly adamconnelly added this to the v1.0 milestone Jun 25, 2021
adamconnelly added a commit that referenced this issue Jul 9, 2021
- 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
@Insomniak47
Copy link

A comment on a note from the doc

Do we want to have any commands for getting stack resources, or is that overkill?

I think having a terraform show equivalent would be very useful for common workflows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature request
Projects
None yet
Development

No branches or pull requests

2 participants