diff --git a/components/automate-chef-io/data/docs/cli_chef_automate/commands/chef-automate_preflight-check.yaml b/components/automate-chef-io/data/docs/cli_chef_automate/commands/chef-automate_preflight-check.yaml index 32095af3b44..35ae7fe635b 100644 --- a/components/automate-chef-io/data/docs/cli_chef_automate/commands/chef-automate_preflight-check.yaml +++ b/components/automate-chef-io/data/docs/cli_chef_automate/commands/chef-automate_preflight-check.yaml @@ -7,6 +7,8 @@ options: - name: airgap default_value: "false" usage: Pass this flag when the environment is airgapped +- name: config + usage: Optional config file to use - name: help shorthand: h default_value: "false" diff --git a/components/automate-chef-io/data/docs/cli_chef_automate/commands/chef-automate_preflight-check_migrate-from-v1.yaml b/components/automate-chef-io/data/docs/cli_chef_automate/commands/chef-automate_preflight-check_migrate-from-v1.yaml index e5d2e15f56e..263d12747c7 100644 --- a/components/automate-chef-io/data/docs/cli_chef_automate/commands/chef-automate_preflight-check_migrate-from-v1.yaml +++ b/components/automate-chef-io/data/docs/cli_chef_automate/commands/chef-automate_preflight-check_migrate-from-v1.yaml @@ -43,6 +43,8 @@ inherited_options: - name: airgap default_value: "false" usage: Pass this flag when the environment is airgapped +- name: config + usage: Optional config file to use - name: debug shorthand: d default_value: "false"