Skip to content

(cli) Typo when deleting an instance that does not exist #245

@stgrace

Description

@stgrace

Expected Result

$ stackl delete instance example
{'result': "Stack instance example can't be deleted because it does not exist"}

Actual Result

$ stackl delete instance example
{'result': "Stack instance example can't be delete because it does not exist"}

Steps To Reproduce

Try to delete a stack instance that does not exist

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions