From a3d2f69b711fac9b687e2e828a57a79b735c80a2 Mon Sep 17 00:00:00 2001 From: Christer Edwards Date: Sun, 13 Dec 2020 11:10:29 -0700 Subject: [PATCH] cleanup patch; vnet specific --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index e57334b..e56a51a 100644 --- a/README.md +++ b/README.md @@ -619,14 +619,6 @@ Note: container console logs not destroyed. /usr/local/bastille/logs/folsom_console.log ``` -This command can also be used to destroy old releases that are no longer -needed. - -```shell -ishmael ~ # bastille destroy 11.1-RELEASE -Deleting base: 11.1-RELEASE -``` - bastille template -----------------