diff --git a/site/content/en/docs/commands/addons.md b/site/content/en/docs/commands/addons.md index 7a783632a9..51e84d2f3f 100644 --- a/site/content/en/docs/commands/addons.md +++ b/site/content/en/docs/commands/addons.md @@ -29,7 +29,7 @@ minikube addons SUBCOMMAND [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -63,7 +63,7 @@ minikube addons configure ADDON_NAME [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -97,7 +97,7 @@ minikube addons disable ADDON_NAME [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -145,7 +145,7 @@ minikube addons enable dashboard --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -180,7 +180,7 @@ minikube addons help [command] [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -220,7 +220,7 @@ minikube addons images ingress --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -260,7 +260,7 @@ minikube addons list [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -304,7 +304,7 @@ minikube addons open ADDON_NAME [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/cache.md b/site/content/en/docs/commands/cache.md index 39065402f7..96bc88d30f 100644 --- a/site/content/en/docs/commands/cache.md +++ b/site/content/en/docs/commands/cache.md @@ -25,7 +25,7 @@ Add, delete, or push a local image into minikube --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -65,7 +65,7 @@ minikube cache add [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -99,7 +99,7 @@ minikube cache delete [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -134,7 +134,7 @@ minikube cache help [command] [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -175,7 +175,7 @@ minikube cache list [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -209,7 +209,7 @@ minikube cache reload [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/completion.md b/site/content/en/docs/commands/completion.md index a48b575df0..35bfef550b 100644 --- a/site/content/en/docs/commands/completion.md +++ b/site/content/en/docs/commands/completion.md @@ -50,7 +50,7 @@ minikube completion SHELL [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/config.md b/site/content/en/docs/commands/config.md index e4ad6a2e77..0dde19bba4 100644 --- a/site/content/en/docs/commands/config.md +++ b/site/content/en/docs/commands/config.md @@ -59,7 +59,7 @@ minikube config SUBCOMMAND [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -102,7 +102,7 @@ minikube config defaults PROPERTY_NAME [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -136,7 +136,7 @@ minikube config get PROPERTY_NAME [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -171,7 +171,7 @@ minikube config help [command] [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -206,7 +206,7 @@ minikube config set PROPERTY_NAME PROPERTY_VALUE [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -240,7 +240,7 @@ minikube config unset PROPERTY_NAME [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -281,7 +281,7 @@ minikube config view [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/dashboard.md b/site/content/en/docs/commands/dashboard.md index 784ec07ef3..b498a1adf7 100644 --- a/site/content/en/docs/commands/dashboard.md +++ b/site/content/en/docs/commands/dashboard.md @@ -35,7 +35,7 @@ minikube dashboard [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/delete.md b/site/content/en/docs/commands/delete.md index 2c8576ebc3..add8c6fdc3 100644 --- a/site/content/en/docs/commands/delete.md +++ b/site/content/en/docs/commands/delete.md @@ -37,7 +37,7 @@ minikube delete [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/docker-env.md b/site/content/en/docs/commands/docker-env.md index 97273ff4fb..bfecfc5730 100644 --- a/site/content/en/docs/commands/docker-env.md +++ b/site/content/en/docs/commands/docker-env.md @@ -39,7 +39,7 @@ minikube docker-env [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/help.md b/site/content/en/docs/commands/help.md index bdfd5d7df8..d390aa0da6 100644 --- a/site/content/en/docs/commands/help.md +++ b/site/content/en/docs/commands/help.md @@ -30,7 +30,7 @@ minikube help [command] [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/image.md b/site/content/en/docs/commands/image.md index e98ceb45eb..853f88b1d7 100644 --- a/site/content/en/docs/commands/image.md +++ b/site/content/en/docs/commands/image.md @@ -25,7 +25,7 @@ Load a local image into minikube --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -60,7 +60,7 @@ minikube image help [command] [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -94,7 +94,7 @@ minikube image load [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/ip.md b/site/content/en/docs/commands/ip.md index 33a01a0c69..d9074e0182 100644 --- a/site/content/en/docs/commands/ip.md +++ b/site/content/en/docs/commands/ip.md @@ -35,7 +35,7 @@ minikube ip [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/kubectl.md b/site/content/en/docs/commands/kubectl.md index 34e7975402..b4b1266748 100644 --- a/site/content/en/docs/commands/kubectl.md +++ b/site/content/en/docs/commands/kubectl.md @@ -49,7 +49,7 @@ minikube kubectl -- get pods --namespace kube-system --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/logs.md b/site/content/en/docs/commands/logs.md index 794755c319..997e9a68b3 100644 --- a/site/content/en/docs/commands/logs.md +++ b/site/content/en/docs/commands/logs.md @@ -38,7 +38,7 @@ minikube logs [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/mount.md b/site/content/en/docs/commands/mount.md index cecac7bfec..15b6532993 100644 --- a/site/content/en/docs/commands/mount.md +++ b/site/content/en/docs/commands/mount.md @@ -43,7 +43,7 @@ minikube mount [flags] : --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/node.md b/site/content/en/docs/commands/node.md index 92611db68b..0d31ca8fcd 100644 --- a/site/content/en/docs/commands/node.md +++ b/site/content/en/docs/commands/node.md @@ -29,7 +29,7 @@ minikube node [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -71,7 +71,7 @@ minikube node add [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -105,7 +105,7 @@ minikube node delete [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -140,7 +140,7 @@ minikube node help [command] [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -174,7 +174,7 @@ minikube node list [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -214,7 +214,7 @@ minikube node start [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -248,7 +248,7 @@ minikube node stop [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/pause.md b/site/content/en/docs/commands/pause.md index b8bb88d28c..d77982cbb4 100644 --- a/site/content/en/docs/commands/pause.md +++ b/site/content/en/docs/commands/pause.md @@ -37,7 +37,7 @@ minikube pause [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/podman-env.md b/site/content/en/docs/commands/podman-env.md index d17d985b36..61084caa8e 100644 --- a/site/content/en/docs/commands/podman-env.md +++ b/site/content/en/docs/commands/podman-env.md @@ -36,7 +36,7 @@ minikube podman-env [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/profile.md b/site/content/en/docs/commands/profile.md index 309b1cac4c..c004f419c5 100644 --- a/site/content/en/docs/commands/profile.md +++ b/site/content/en/docs/commands/profile.md @@ -29,7 +29,7 @@ minikube profile [MINIKUBE_PROFILE_NAME]. You can return to the default minikub --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -64,7 +64,7 @@ minikube profile help [command] [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -105,7 +105,7 @@ minikube profile list [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/service.md b/site/content/en/docs/commands/service.md index 6b0fd7d3e2..8de8c06a08 100644 --- a/site/content/en/docs/commands/service.md +++ b/site/content/en/docs/commands/service.md @@ -40,7 +40,7 @@ minikube service [flags] SERVICE --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -76,7 +76,7 @@ minikube service help [command] [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files @@ -117,7 +117,7 @@ minikube service list [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/ssh-host.md b/site/content/en/docs/commands/ssh-host.md index f034d94bfe..6fc96e2fd6 100644 --- a/site/content/en/docs/commands/ssh-host.md +++ b/site/content/en/docs/commands/ssh-host.md @@ -36,7 +36,7 @@ minikube ssh-host [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/ssh-key.md b/site/content/en/docs/commands/ssh-key.md index 6b6c4bfc23..5125bc9520 100644 --- a/site/content/en/docs/commands/ssh-key.md +++ b/site/content/en/docs/commands/ssh-key.md @@ -35,7 +35,7 @@ minikube ssh-key [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/ssh.md b/site/content/en/docs/commands/ssh.md index 4263ef1199..3a04ac9c2b 100644 --- a/site/content/en/docs/commands/ssh.md +++ b/site/content/en/docs/commands/ssh.md @@ -36,7 +36,7 @@ minikube ssh [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/start.md b/site/content/en/docs/commands/start.md index 55e9736672..1124cdbba0 100644 --- a/site/content/en/docs/commands/start.md +++ b/site/content/en/docs/commands/start.md @@ -114,7 +114,7 @@ minikube start [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/status.md b/site/content/en/docs/commands/status.md index 3ff510a844..e964c2529d 100644 --- a/site/content/en/docs/commands/status.md +++ b/site/content/en/docs/commands/status.md @@ -42,7 +42,7 @@ minikube status [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/stop.md b/site/content/en/docs/commands/stop.md index 6b3a085266..a7f361f4ff 100644 --- a/site/content/en/docs/commands/stop.md +++ b/site/content/en/docs/commands/stop.md @@ -39,7 +39,7 @@ minikube stop [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/tunnel.md b/site/content/en/docs/commands/tunnel.md index 02cd157936..09d6f33402 100644 --- a/site/content/en/docs/commands/tunnel.md +++ b/site/content/en/docs/commands/tunnel.md @@ -35,7 +35,7 @@ minikube tunnel [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/unpause.md b/site/content/en/docs/commands/unpause.md index 19646750bc..88197773cb 100644 --- a/site/content/en/docs/commands/unpause.md +++ b/site/content/en/docs/commands/unpause.md @@ -37,7 +37,7 @@ minikube unpause [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/update-check.md b/site/content/en/docs/commands/update-check.md index f30b0663b4..c1622413a2 100644 --- a/site/content/en/docs/commands/update-check.md +++ b/site/content/en/docs/commands/update-check.md @@ -29,7 +29,7 @@ minikube update-check [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/update-context.md b/site/content/en/docs/commands/update-context.md index 266fd0e3cb..459179bfce 100644 --- a/site/content/en/docs/commands/update-context.md +++ b/site/content/en/docs/commands/update-context.md @@ -30,7 +30,7 @@ minikube update-context [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files diff --git a/site/content/en/docs/commands/version.md b/site/content/en/docs/commands/version.md index 0bd908fdf3..c8251b9e4c 100644 --- a/site/content/en/docs/commands/version.md +++ b/site/content/en/docs/commands/version.md @@ -36,7 +36,7 @@ minikube version [flags] --log_file string If non-empty, use this log file --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800) --logtostderr log to standard error instead of files - --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level + --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level) -p, --profile string The name of the minikube VM being used. This can be set to allow having multiple instances of minikube independently. (default "minikube") --skip_headers If true, avoid header prefixes in the log messages --skip_log_headers If true, avoid headers when opening log files