kops/docs/cli
justinsb 3f25b1eee1 metal: split host creation from enrollment
This is needeed for bootstrapping the control plane,
because it's a CRD so can't be registered until the control plane is running.

It's also quite nice because we might want to review the contents of the
host CRD, e.g. to verify the key out-of-band.
2025-07-26 20:01:12 -04:00
..
kops.md Add `kops reconcile cluster` command 2024-12-05 12:27:08 -05:00
kops_completion.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_completion_bash.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_completion_fish.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_completion_powershell.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_completion_zsh.md Hide s2a flags from --help output 2023-05-08 07:35:36 +03:00
kops_create.md mk-cli-docs is manual 2024-02-13 17:59:09 -05:00
kops_create_cluster.md Support strong-typing for --target values 2025-01-19 09:21:05 -05:00
kops_create_instancegroup.md Update cmd/kops/create_instancegroup.go 2022-11-23 22:12:27 -08:00
kops_create_keypair.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_create_secret.md Remove support for Weave networking 2023-06-22 23:03:24 -07:00
kops_create_secret_ciliumpassword.md Revert "Remove passing cluster name as positional argument" 2022-08-18 07:26:42 +02:00
kops_create_secret_dockerconfig.md Revert "Remove passing cluster name as positional argument" 2022-08-18 07:26:42 +02:00
kops_create_secret_encryptionconfig.md Revert "Remove passing cluster name as positional argument" 2022-08-18 07:26:42 +02:00
kops_create_sshpublickey.md Revert "Remove passing cluster name as positional argument" 2022-08-18 07:26:42 +02:00
kops_delete.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_delete_cluster.md test: Improve cluster deletion defaults 2024-01-08 22:10:01 +02:00
kops_delete_instance.md Introduce flag use-kubeconfig which allows loading from the local kubeconfig 2025-07-12 12:54:15 -04:00
kops_delete_instancegroup.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_delete_secret.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_delete_sshpublickey.md Revert "Remove passing cluster name as positional argument" 2022-08-18 07:26:42 +02:00
kops_distrust.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_distrust_keypair.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_edit.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_edit_cluster.md Merge pull request #16128 from justinsb/quotes_in_set_2 2023-11-26 18:59:18 +01:00
kops_edit_instancegroup.md kops: Support quotes in --set flags 2023-11-23 23:16:11 -05:00
kops_export.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_export_kubeconfig.md autogen: make gen-cli-docs 2025-06-28 17:39:56 -04:00
kops_get.md Add "kops get all" command 2022-11-11 20:58:11 -08:00
kops_get_all.md Add "kops get all" command 2022-11-11 20:58:11 -08:00
kops_get_assets.md Revert "Remove passing cluster name as positional argument" 2022-08-18 07:26:42 +02:00
kops_get_clusters.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_get_instancegroups.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_get_instances.md Introduce flag use-kubeconfig which allows loading from the local kubeconfig 2025-07-12 12:54:15 -04:00
kops_get_keypairs.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_get_secrets.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_get_sshpublickeys.md Revert "Remove passing cluster name as positional argument" 2022-08-18 07:26:42 +02:00
kops_promote.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_promote_keypair.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_reconcile.md Add `kops reconcile cluster` command 2024-12-05 12:27:08 -05:00
kops_reconcile_cluster.md Add `kops reconcile cluster` command 2024-12-05 12:27:08 -05:00
kops_replace.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_rolling-update.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_rolling-update_cluster.md Introduce flag use-kubeconfig which allows loading from the local kubeconfig 2025-07-12 12:54:15 -04:00
kops_toolbox.md feat: kops toolbox enroll command 2023-12-02 17:48:34 -05:00
kops_toolbox_addons.md Make it a bit more clear that toolbox commands may be experimental 2022-12-04 15:47:12 +01:00
kops_toolbox_addons_apply.md Uodate addons apply command documentation 2025-06-08 20:51:28 +03:00
kops_toolbox_addons_list.md Expose channels through kops toolbox cli 2022-12-04 15:47:09 +01:00
kops_toolbox_dump.md toolbox dump: support dumping only k8s resources 2024-11-12 13:11:34 -05:00
kops_toolbox_enroll.md metal: split host creation from enrollment 2025-07-26 20:01:12 -04:00
kops_toolbox_instance-selector.md Make it a bit more clear that toolbox commands may be experimental 2022-12-04 15:47:12 +01:00
kops_toolbox_template.md Make it a bit more clear that toolbox commands may be experimental 2022-12-04 15:47:12 +01:00
kops_trust.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_trust_keypair.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_update.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_update_cluster.md Introduce flag use-kubeconfig which allows loading from the local kubeconfig 2025-07-12 12:54:15 -04:00
kops_upgrade.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_upgrade_cluster.md Revert "Remove passing cluster name as positional argument" 2022-08-18 07:26:42 +02:00
kops_validate.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00
kops_validate_cluster.md Introduce flag use-kubeconfig which allows loading from the local kubeconfig 2025-07-12 12:54:15 -04:00
kops_version.md Run make gen-cli-docs 2022-08-03 21:07:12 +03:00