diff --git a/docs/longhornctl.md b/docs/longhornctl.md index 8f06dbde..a079739a 100644 --- a/docs/longhornctl.md +++ b/docs/longhornctl.md @@ -10,7 +10,7 @@ CLI for Longhorn troubleshooting and operations. ``` -h, --help help for longhornctl - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string log level (trace, debug, info, warn, error, fatal, panic) (default "info") ``` @@ -26,4 +26,4 @@ CLI for Longhorn troubleshooting and operations. * [longhornctl trim](longhornctl_trim.md) - Longhorn trimming operations * [longhornctl version](longhornctl_version.md) - Print longhornctl version -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_check.md b/docs/longhornctl_check.md index fc761a4a..b6581739 100644 --- a/docs/longhornctl_check.md +++ b/docs/longhornctl_check.md @@ -6,7 +6,7 @@ Longhorn checking operations ``` -h, --help help for check - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") ``` @@ -16,4 +16,4 @@ Longhorn checking operations * [longhornctl](longhornctl.md) - Longhorn commandline interface. * [longhornctl check preflight](longhornctl_check_preflight.md) - Check Longhorn preflight -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_check_preflight.md b/docs/longhornctl_check_preflight.md index 09c6b42b..ab25dc89 100644 --- a/docs/longhornctl_check_preflight.md +++ b/docs/longhornctl_check_preflight.md @@ -47,7 +47,7 @@ INFO[2024-07-16T17:17:42+08:00] Completed preflight checker --enable-spdk Enable checking of SPDK required packages, modules, and setup. -h, --help help for preflight --huge-page-size int Specify the huge page size in MiB for SPDK. (default 2048) - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") --uio-driver string User space I/O driver for SPDK. (default "uio_pci_generic") @@ -57,4 +57,4 @@ INFO[2024-07-16T17:17:42+08:00] Completed preflight checker * [longhornctl check](longhornctl_check.md) - Longhorn checking operations -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_doc.md b/docs/longhornctl_doc.md index 5dd23887..a9fe41af 100644 --- a/docs/longhornctl_doc.md +++ b/docs/longhornctl_doc.md @@ -19,7 +19,7 @@ longhornctl doc [output directory] [flags] ### Options inherited from parent commands ``` - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string log level (trace, debug, info, warn, error, fatal, panic) (default "info") ``` @@ -28,4 +28,4 @@ longhornctl doc [output directory] [flags] * [longhornctl](longhornctl.md) - Longhorn commandline interface. -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_export.md b/docs/longhornctl_export.md index 73408254..6bdb76e0 100644 --- a/docs/longhornctl_export.md +++ b/docs/longhornctl_export.md @@ -6,7 +6,7 @@ Export Longhorn resources ``` -h, --help help for export - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") ``` @@ -16,4 +16,4 @@ Export Longhorn resources * [longhornctl](longhornctl.md) - Longhorn commandline interface. * [longhornctl export replica](longhornctl_export_replica.md) - Export Longhorn replica -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_export_replica.md b/docs/longhornctl_export_replica.md index 07239838..72fb1cfd 100644 --- a/docs/longhornctl_export_replica.md +++ b/docs/longhornctl_export_replica.md @@ -48,9 +48,9 @@ lost+found ``` --data-dir string Specify the Longhorn data directory. If not provided, the default will be attempted, or it will fall back to the directory of longhorn-disk.cfg. (default "/var/lib/longhorn") - --engine-image string Engine image to use to create volume from the replica. (default "longhornio/longhorn-engine:v1.8.0-dev") + --engine-image string Engine image to use to create volume from the replica. (default "longhornio/longhorn-engine:v1.7.0-rc1") -h, --help help for replica - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") --name string Specify the replica directory name to export. The replica data directory name is not the same as the Kubernetes Replica custom resource (CR) object name. To retrieve the replica directory name, use 'longhornctl get replica'. @@ -62,4 +62,4 @@ lost+found * [longhornctl export](longhornctl_export.md) - Export Longhorn resources * [longhornctl export replica stop](longhornctl_export_replica_stop.md) - Stop exporting Longhorn replica -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_export_replica_stop.md b/docs/longhornctl_export_replica_stop.md index 4f20668e..b826ce0a 100644 --- a/docs/longhornctl_export_replica_stop.md +++ b/docs/longhornctl_export_replica_stop.md @@ -22,7 +22,7 @@ INFO[2024-07-16T17:29:14+08:00] Successfully stopped exporting replica ``` -h, --help help for stop - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") ``` @@ -31,4 +31,4 @@ INFO[2024-07-16T17:29:14+08:00] Successfully stopped exporting replica * [longhornctl export replica](longhornctl_export_replica.md) - Export Longhorn replica -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_get.md b/docs/longhornctl_get.md index 72eba6d8..e8b11dda 100644 --- a/docs/longhornctl_get.md +++ b/docs/longhornctl_get.md @@ -6,7 +6,7 @@ Longhorn information gathering operations ``` -h, --help help for get - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") ``` @@ -16,4 +16,4 @@ Longhorn information gathering operations * [longhornctl](longhornctl.md) - Longhorn commandline interface. * [longhornctl get replica](longhornctl_get_replica.md) - Get Longhorn replica information -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_get_replica.md b/docs/longhornctl_get_replica.md index 0059d1cc..7cffa7fc 100644 --- a/docs/longhornctl_get_replica.md +++ b/docs/longhornctl_get_replica.md @@ -49,7 +49,7 @@ INFO[2024-07-16T17:23:51+08:00] Completed replica getter ``` --data-dir string Specify the Longhorn data directory. If not provided, the default will be attempted, or it will fall back to the directory of longhorn-disk.cfg. (default "/var/lib/longhorn") -h, --help help for replica - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") --name string Specify the name of the replica to retrieve information. @@ -60,4 +60,4 @@ INFO[2024-07-16T17:23:51+08:00] Completed replica getter * [longhornctl get](longhornctl_get.md) - Longhorn information gathering operations -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_global-options.md b/docs/longhornctl_global-options.md index f623b3db..380912bf 100644 --- a/docs/longhornctl_global-options.md +++ b/docs/longhornctl_global-options.md @@ -19,7 +19,7 @@ longhornctl global-options [flags] ### Options inherited from parent commands ``` - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string log level (trace, debug, info, warn, error, fatal, panic) (default "info") ``` @@ -28,4 +28,4 @@ longhornctl global-options [flags] * [longhornctl](longhornctl.md) - Longhorn commandline interface. -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_install.md b/docs/longhornctl_install.md index 5f311c95..92798211 100644 --- a/docs/longhornctl_install.md +++ b/docs/longhornctl_install.md @@ -6,7 +6,7 @@ Longhorn installation operations ``` -h, --help help for install - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") ``` @@ -16,4 +16,4 @@ Longhorn installation operations * [longhornctl](longhornctl.md) - Longhorn commandline interface. * [longhornctl install preflight](longhornctl_install_preflight.md) - Install Longhorn preflight -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_install_preflight.md b/docs/longhornctl_install_preflight.md index 58b78513..970d1010 100644 --- a/docs/longhornctl_install_preflight.md +++ b/docs/longhornctl_install_preflight.md @@ -32,7 +32,7 @@ INFO[2024-07-16T17:09:08+08:00] Completed preflight installer. Use 'longhornctl --enable-spdk Enable installation of SPDK required packages, modules, and setup. -h, --help help for preflight --huge-page-size int Specify the huge page size in MiB for SPDK. (default 2048) - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") --operating-system string Specify the operating system ("", cos). Leave this empty to use the package manager for installation. @@ -45,4 +45,4 @@ INFO[2024-07-16T17:09:08+08:00] Completed preflight installer. Use 'longhornctl * [longhornctl install](longhornctl_install.md) - Longhorn installation operations * [longhornctl install preflight stop](longhornctl_install_preflight_stop.md) - Stop Longhorn preflight installer -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_install_preflight_stop.md b/docs/longhornctl_install_preflight_stop.md index d8f06407..22cf8b50 100644 --- a/docs/longhornctl_install_preflight_stop.md +++ b/docs/longhornctl_install_preflight_stop.md @@ -22,7 +22,7 @@ INFO[2024-07-16T17:21:32+08:00] Successfully stopped preflight installer ``` -h, --help help for stop - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") --operating-system string Specify the operating system ("", cos). Leave this empty to use the package manager for installation. @@ -32,4 +32,4 @@ INFO[2024-07-16T17:21:32+08:00] Successfully stopped preflight installer * [longhornctl install preflight](longhornctl_install_preflight.md) - Install Longhorn preflight -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_trim.md b/docs/longhornctl_trim.md index 286bf4fe..8e7f0278 100644 --- a/docs/longhornctl_trim.md +++ b/docs/longhornctl_trim.md @@ -6,7 +6,7 @@ Longhorn trimming operations ``` -h, --help help for trim - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") ``` @@ -16,4 +16,4 @@ Longhorn trimming operations * [longhornctl](longhornctl.md) - Longhorn commandline interface. * [longhornctl trim volume](longhornctl_trim_volume.md) - Trim a Longhorn volume -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_trim_volume.md b/docs/longhornctl_trim_volume.md index 631c18af..a64477a7 100644 --- a/docs/longhornctl_trim_volume.md +++ b/docs/longhornctl_trim_volume.md @@ -31,7 +31,7 @@ INFO[2024-07-16T17:32:01+08:00] Completed volume trimmer vo ``` -h, --help help for volume - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string Log level (default "info") --longhorn-namespace string Namespace where Longhorn is deployed within the Kubernetes cluster. (default "longhorn-system") @@ -42,4 +42,4 @@ INFO[2024-07-16T17:32:01+08:00] Completed volume trimmer vo * [longhornctl trim](longhornctl_trim.md) - Longhorn trimming operations -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024 diff --git a/docs/longhornctl_version.md b/docs/longhornctl_version.md index 66753fee..1b8575b9 100644 --- a/docs/longhornctl_version.md +++ b/docs/longhornctl_version.md @@ -15,7 +15,7 @@ longhornctl version [flags] ### Options inherited from parent commands ``` - --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.8.0-dev") + --image string Image containing longhornctl-local (default "longhornio/longhorn-cli:v1.7.0-rc1") --kube-config string Kubernetes config (kubeconfig) path -l, --log-level string log level (trace, debug, info, warn, error, fatal, panic) (default "info") ``` @@ -24,4 +24,4 @@ longhornctl version [flags] * [longhornctl](longhornctl.md) - Longhorn commandline interface. -###### Auto generated by spf13/cobra on 17-Jul-2024 +###### Auto generated by spf13/cobra on 22-Jul-2024