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

Print a list of dependencies before delete #1068

Closed
ericabrauer opened this issue Jul 20, 2021 · 2 comments
Closed

Print a list of dependencies before delete #1068

ericabrauer opened this issue Jul 20, 2021 · 2 comments

Comments

@ericabrauer
Copy link
Contributor

ericabrauer commented Jul 20, 2021

Subject of the issue

Unable to see list of dependencies when running sceptre delete.

Your environment

  • version of sceptre (sceptre --version): 2.4.0
  • version of python (python --version): 2.7.16
  • which OS/distro: Mac

Steps to reproduce

sceptre delete {path/to/config}

Expected behaviour

Alternative option to have terminal step through list of all resources (based on dependencies) to ask user if they want to delete each resource.

Actual behaviour

Terminal outputs a list of config paths to all resources (based on dependencies) to be deleted and asks if user accepts.

@zaro0508
Copy link
Contributor

would a dry-run option (issue #1063) be a valid solution for this request?

@zaro0508
Copy link
Contributor

no reply from report so concluding that this is a duplicate of #1063

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

No branches or pull requests

2 participants