fluxcd-flux2/docs/cmd
Michael Bridgen b12c4c22fb Add command for creating TLS secrets
The image-reflector controller now accepts a secret containing a
client certificate and key, and/or a CA certificate; so it's useful to
have a command for creating them.

`flux create secret helm` is close, but accepts username/password
(which would be ignored), and has the wrong name of course. Happily
though, much can be shared between the implementations.

Signed-off-by: Michael Bridgen <michael@weave.works>
2021-01-26 17:25:33 +00:00
..
flux.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_bootstrap.md Deprecate arch flags in favor of multi-arch images 2021-01-15 11:25:20 +01:00
flux_bootstrap_github.md Deprecate arch flags in favor of multi-arch images 2021-01-15 11:25:20 +01:00
flux_bootstrap_gitlab.md Deprecate arch flags in favor of multi-arch images 2021-01-15 11:25:20 +01:00
flux_check.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_completion.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_completion_bash.md Update fluxcd/pkg/git to v0.2.2 2021-01-19 14:36:11 +02:00
flux_completion_fish.md Update fluxcd/pkg/git to v0.2.2 2021-01-19 14:36:11 +02:00
flux_completion_powershell.md Update fluxcd/pkg/git to v0.2.2 2021-01-19 14:36:11 +02:00
flux_completion_zsh.md Update fluxcd/pkg/git to v0.2.2 2021-01-19 14:36:11 +02:00
flux_create.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_create_alert-provider.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_create_alert.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_create_helmrelease.md Add tests for CLI flags 2020-12-14 16:47:46 +01:00
flux_create_image.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_create_image_policy.md Add image tags regex filter arg to policy command 2021-01-15 13:24:59 +02:00
flux_create_image_repository.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_create_image_update.md Make branch arg required for image updates 2021-01-15 13:22:43 +02:00
flux_create_kustomization.md Add tests for CLI flags 2020-12-14 16:47:46 +01:00
flux_create_receiver.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_create_secret.md Add command for creating TLS secrets 2021-01-26 17:25:33 +00:00
flux_create_secret_git.md Add create secret helm command 2021-01-08 12:36:11 +02:00
flux_create_secret_helm.md Add create secret helm command 2021-01-08 12:36:11 +02:00
flux_create_secret_tls.md Add command for creating TLS secrets 2021-01-26 17:25:33 +00:00
flux_create_source.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_create_source_bucket.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_create_source_git.md Move Git implementation validation to custom flag 2021-01-15 16:50:23 +01:00
flux_create_source_helm.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_create_tenant.md Add create tenant to CLI docs 2020-11-25 16:42:52 +02:00
flux_delete.md Add subcommands for image-repository 2020-12-11 16:34:14 +00:00
flux_delete_alert-provider.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_delete_alert.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_delete_auto.md Add delete, export, get image-update 2020-12-11 16:34:18 +00:00
flux_delete_auto_image-policy.md Add delete image-policy and refactor 2020-12-11 16:34:18 +00:00
flux_delete_auto_image-repository.md Add subcommands for image-repository 2020-12-11 16:34:14 +00:00
flux_delete_auto_image-update.md Add delete, export, get image-update 2020-12-11 16:34:18 +00:00
flux_delete_helmrelease.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_delete_kustomization.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_delete_receiver.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_delete_source.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_delete_source_bucket.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_delete_source_git.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_delete_source_helm.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_export.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_export_alert-provider.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_export_alert.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_export_helmrelease.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_export_image.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_export_image_policy.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_export_image_repository.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_export_image_update.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_export_kustomization.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_export_receiver.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_export_source.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_export_source_bucket.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_export_source_git.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_export_source_helm.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_get.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_get_alert-providers.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_get_alerts.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_get_helmreleases.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_get_image.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_get_image_policy.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_get_image_repository.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_get_image_update.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_get_kustomizations.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_get_receivers.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_get_sources.md Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
flux_get_sources_bucket.md Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
flux_get_sources_chart.md Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
flux_get_sources_git.md Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
flux_get_sources_helm.md Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
flux_install.md Deprecate arch flags in favor of multi-arch images 2021-01-15 11:25:20 +01:00
flux_reconcile.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_reconcile_alert-provider.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_reconcile_alert.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_reconcile_helmrelease.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_reconcile_image.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_reconcile_image_repository.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_reconcile_image_update.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_reconcile_kustomization.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_reconcile_receiver.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_reconcile_source.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_reconcile_source_bucket.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_reconcile_source_git.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_reconcile_source_helm.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_resume.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_resume_alert.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_resume_helmrelease.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_resume_image.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_resume_image_repository.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_resume_image_update.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_resume_kustomization.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_resume_receiver.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_resume_source.md Add resume source commands 2020-11-26 16:40:54 +02:00
flux_resume_source_bucket.md Add resume source commands 2020-11-26 16:40:54 +02:00
flux_resume_source_chart.md Add resume source commands 2020-11-26 16:40:54 +02:00
flux_resume_source_git.md Add resume source commands 2020-11-26 16:40:54 +02:00
flux_resume_source_helm.md Add resume source commands 2020-11-26 16:40:54 +02:00
flux_suspend.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_suspend_alert.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_suspend_helmrelease.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_suspend_image.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_suspend_image_repository.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_suspend_image_update.md Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
flux_suspend_kustomization.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_suspend_receiver.md Add a --context option 2020-11-02 21:32:55 +01:00
flux_suspend_source.md Add suspend source commands 2020-11-26 16:22:47 +02:00
flux_suspend_source_bucket.md Add suspend source commands 2020-11-26 16:22:47 +02:00
flux_suspend_source_chart.md Add suspend source commands 2020-11-26 16:22:47 +02:00
flux_suspend_source_git.md Add suspend source commands 2020-11-26 16:22:47 +02:00
flux_suspend_source_helm.md Add suspend source commands 2020-11-26 16:22:47 +02:00
flux_uninstall.md Add a --context option 2020-11-02 21:32:55 +01:00