We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89672fe commit 5e1e74bCopy full SHA for 5e1e74b
scripts/_lib.sh
@@ -17,7 +17,7 @@ function confirm() {
17
# The purpose of this script is to make it easy to reset a local self-hosted
18
# install to a clean state, optionally targeting a particular version.
19
20
-function clean() {
+function reset() {
21
# If we have a version given, validate it.
22
# ----------------------------------------
23
# Note that arbitrary git refs won't work, because the *_IMAGE variables in
0 commit comments