From 031b5ecefe1ed3e31224fd8e0f3ecedc332083f8 Mon Sep 17 00:00:00 2001 From: Bike Dude Date: Tue, 23 Mar 2021 09:35:50 +0100 Subject: [PATCH] bootstrap list in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07865bac..6aba3ba2 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,8 @@ other use cases for the bootstrap command are when a new FreeBSD version is released and you want to start building containers on that version, or bootstrapping templates from GitHub or GitLab. +`bastille bootstrap list` will list the boostrapped releases. + See `bastille update` to ensure your bootstrapped releases include the latest patches.