From e6cab00aa8677501ed71a156b8b29f5db6f0b34a Mon Sep 17 00:00:00 2001 From: iwilltry42 Date: Wed, 14 Apr 2021 12:14:07 +0000 Subject: [PATCH] commit 275ebc7503080b91ebb2140a3a97919f382606c9 Author: Thorsten Klein Date: Wed Apr 14 14:07:24 2021 +0200 [Enhancement] docs: add automatic command tree generation via cobra (#562) --- 404.html | 343 ++++- faq/faq/index.html | 343 ++++- faq/v1vsv3-comparison/index.html | 343 ++++- index.html | 347 ++++- internals/defaults/index.html | 343 ++++- internals/networking/index.html | 343 ++++- search/search_index.json | 2 +- sitemap.xml | 106 +- sitemap.xml.gz | Bin 321 -> 452 bytes usage/commands/index.html | 352 +++++- usage/commands/k3d/index.html | 1077 ++++++++++++++++ usage/commands/k3d_cluster/index.html | 1086 ++++++++++++++++ usage/commands/k3d_cluster_create/index.html | 1117 +++++++++++++++++ usage/commands/k3d_cluster_delete/index.html | 1082 ++++++++++++++++ usage/commands/k3d_cluster_list/index.html | 1084 ++++++++++++++++ usage/commands/k3d_cluster_start/index.html | 1084 ++++++++++++++++ usage/commands/k3d_cluster_stop/index.html | 1082 ++++++++++++++++ usage/commands/k3d_completion/index.html | 1081 ++++++++++++++++ usage/commands/k3d_config/index.html | 1082 ++++++++++++++++ usage/commands/k3d_config_init/index.html | 1066 ++++++++++++++++ usage/commands/k3d_docgen/index.html | 1065 ++++++++++++++++ usage/commands/k3d_image/index.html | 1082 ++++++++++++++++ usage/commands/k3d_image_import/index.html | 1083 ++++++++++++++++ usage/commands/k3d_kubeconfig/index.html | 1083 ++++++++++++++++ usage/commands/k3d_kubeconfig_get/index.html | 1082 ++++++++++++++++ .../commands/k3d_kubeconfig_merge/index.html | 1087 ++++++++++++++++ usage/commands/k3d_node/index.html | 1086 ++++++++++++++++ usage/commands/k3d_node_create/index.html | 1088 ++++++++++++++++ usage/commands/k3d_node_delete/index.html | 1083 ++++++++++++++++ usage/commands/k3d_node_list/index.html | 1083 ++++++++++++++++ usage/commands/k3d_node_start/index.html | 1081 ++++++++++++++++ usage/commands/k3d_node_stop/index.html | 1081 ++++++++++++++++ usage/commands/k3d_registry/index.html | 1084 ++++++++++++++++ usage/commands/k3d_registry_create/index.html | 1085 ++++++++++++++++ usage/commands/k3d_registry_delete/index.html | 1082 ++++++++++++++++ usage/commands/k3d_registry_list/index.html | 1083 ++++++++++++++++ usage/commands/k3d_version/index.html | 1081 ++++++++++++++++ usage/configfile/index.html | 347 ++++- usage/guides/calico/index.html | 343 ++++- usage/guides/cuda/index.html | 343 ++++- usage/guides/exposing_services/index.html | 343 ++++- usage/guides/registries/index.html | 343 ++++- usage/kubeconfig/index.html | 343 ++++- usage/multiserver/index.html | 343 ++++- 44 files changed, 34124 insertions(+), 43 deletions(-) create mode 100644 usage/commands/k3d/index.html create mode 100644 usage/commands/k3d_cluster/index.html create mode 100644 usage/commands/k3d_cluster_create/index.html create mode 100644 usage/commands/k3d_cluster_delete/index.html create mode 100644 usage/commands/k3d_cluster_list/index.html create mode 100644 usage/commands/k3d_cluster_start/index.html create mode 100644 usage/commands/k3d_cluster_stop/index.html create mode 100644 usage/commands/k3d_completion/index.html create mode 100644 usage/commands/k3d_config/index.html create mode 100644 usage/commands/k3d_config_init/index.html create mode 100644 usage/commands/k3d_docgen/index.html create mode 100644 usage/commands/k3d_image/index.html create mode 100644 usage/commands/k3d_image_import/index.html create mode 100644 usage/commands/k3d_kubeconfig/index.html create mode 100644 usage/commands/k3d_kubeconfig_get/index.html create mode 100644 usage/commands/k3d_kubeconfig_merge/index.html create mode 100644 usage/commands/k3d_node/index.html create mode 100644 usage/commands/k3d_node_create/index.html create mode 100644 usage/commands/k3d_node_delete/index.html create mode 100644 usage/commands/k3d_node_list/index.html create mode 100644 usage/commands/k3d_node_start/index.html create mode 100644 usage/commands/k3d_node_stop/index.html create mode 100644 usage/commands/k3d_registry/index.html create mode 100644 usage/commands/k3d_registry_create/index.html create mode 100644 usage/commands/k3d_registry_delete/index.html create mode 100644 usage/commands/k3d_registry_list/index.html create mode 100644 usage/commands/k3d_version/index.html diff --git a/404.html b/404.html index c079db20..698be418 100644 --- a/404.html +++ b/404.html @@ -233,9 +233,54 @@ + +
  • + + + + + + +
  • + + + + + + +
  • Config File diff --git a/faq/faq/index.html b/faq/faq/index.html index f5a87184..88ec5555 100644 --- a/faq/faq/index.html +++ b/faq/faq/index.html @@ -240,9 +240,54 @@ + +
  • + + + + + + +
  • + + + + + + +
  • Config File diff --git a/faq/v1vsv3-comparison/index.html b/faq/v1vsv3-comparison/index.html index 982d3c6d..83ce7578 100644 --- a/faq/v1vsv3-comparison/index.html +++ b/faq/v1vsv3-comparison/index.html @@ -240,9 +240,54 @@ + +
  • + + + + + + +
  • + + + + + + +
  • Config File diff --git a/index.html b/index.html index f8c858a6..3304b582 100644 --- a/index.html +++ b/index.html @@ -313,9 +313,54 @@ + +
  • + + + + + + +
  • + + + + + + +
  • Config File @@ -757,13 +1096,13 @@