We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Unable to see list of dependencies when running sceptre delete.
sceptre delete {path/to/config}
Alternative option to have terminal step through list of all resources (based on dependencies) to ask user if they want to delete each resource.
Terminal outputs a list of config paths to all resources (based on dependencies) to be deleted and asks if user accepts.
The text was updated successfully, but these errors were encountered:
would a dry-run option (issue #1063) be a valid solution for this request?
Sorry, something went wrong.
no reply from report so concluding that this is a duplicate of #1063
No branches or pull requests
Subject of the issue
Unable to see list of dependencies when running sceptre delete.
Your environment
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.
The text was updated successfully, but these errors were encountered: