From 15548fc83e811164d065a5366d3cc7508e0420b4 Mon Sep 17 00:00:00 2001 From: Priya Wadhwa Date: Fri, 5 Feb 2021 14:36:55 -0800 Subject: [PATCH] update docs --- site/content/en/docs/commands/cache.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/site/content/en/docs/commands/cache.md b/site/content/en/docs/commands/cache.md index 6f7eff26a9..39065402f7 100644 --- a/site/content/en/docs/commands/cache.md +++ b/site/content/en/docs/commands/cache.md @@ -47,6 +47,12 @@ Add an image to local cache. minikube cache add [flags] ``` +### Options + +``` + -- Add image to cache for all running minikube clusters +``` + ### Options inherited from parent commands ```