diff --git a/v2.0.1/404.html b/v2.0.1/404.html index c3c135f..7bd6ad3 100644 --- a/v2.0.1/404.html +++ b/v2.0.1/404.html @@ -1 +1 @@ -
This action sets the repository bookmark property to true
if it is false
, and to false
if it is true
.
Action | Parameter | Parameter Description |
---|---|---|
toggleBookmark | repo | The name of the repository whose bookmark is to be changed |
This example toggles a bookmark on a repository named repoName:
Before launching zot, verify the syntax of your configuration file using the following command:
zot verify <configfile>
Verifying the configuration file protects against operator errors and any conflicts arising from zot release version changes.
After verifying your configuration file, you can launch zot with the following command:
zot serve <configfile>