File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
components/docs-chef-io/data/automate/cli_chef_automate/commands Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ see_also:
4141 - migrate-from-v1 - Migrate from Chef Automate v1
4242 - migrate-from-v1-status - Watch the status of the migration to Chef Automate 2
4343 - node - This command is used to add or delete HA nodes
44+ - notice - Provides notice information
4445 - post-major-upgrade - Utilities for post-major-upgrade
4546 - preflight-check - Perform preflight check
4647 - provision-infra - Provision Automate HA infra.
Original file line number Diff line number Diff line change 1+ name : chef-automate notice
2+ synopsis : Provides notice information
3+ usage : chef-automate notice [flags]
4+ description : |
5+ Creates a notice.txt file with the open source notices for all dependencies.
6+ options :
7+ - name : help
8+ shorthand : h
9+ default_value : " false"
10+ usage : help for notice
11+ inherited_options :
12+ - name : debug
13+ shorthand : d
14+ default_value : " false"
15+ usage : Enable debug output
16+ - name : no-check-version
17+ default_value : " false"
18+ usage : Disable version check
19+ - name : result-json
20+ usage : Write command result as JSON to PATH
21+ see_also :
22+ - chef-automate - Chef Automate CLI
23+ supported_on : Bastion
You can’t perform that action at this time.
0 commit comments