Skip to content

Commit

Permalink
doc(review): correct verbiage Use:
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Afiune <afiune@chef.io>
  • Loading branch information
Salim Afiune committed Feb 19, 2020
1 parent d2ae40d commit 2c366a1
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions docs/Chef-CLI-Catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,26 +127,25 @@ Available Commands:
policy Manage Chef Policyfiles
Renamed Commands:
install Use now: chef policy install
update Use now: chef policy update
push Use now: chef policy push
push-archive Use now: chef policy push
show-policy Use now: chef policy show
diff Use now: chef policy diff
export Use now: chef policy export
clean-policy-revisions Use now: chef policy clean revisions
clean-policy-cookbooks Use now: chef policy clean cookbooks
delete-policy-group Use now: chef policy group delete
delete-policy Use now: chef policy delete
undelete Use now: chef policy undelete
install Use: chef policy install
update Use: chef policy update
push Use: chef policy push
push-archive Use: chef policy push
show-policy Use: chef policy show
diff Use: chef policy diff
export Use: chef policy export
clean-policy-revisions Use: chef policy clean revisions
clean-policy-cookbooks Use: chef policy clean cookbooks
delete-policy-group Use: chef policy group delete
delete-policy Use: chef policy delete
undelete Use: chef policy undelete
Experimental Commands:
analyze Analyze artifacts from a Chef Infra Server
```

#### Open questions for further discussion with UX:
* How do we want to present these sections? What is the right order?
* What verbiage should we use to express the relotation of commands? (`Use now` Vs `Moved to`)

### Implement Telemetry into the `chef` catalog

Expand Down

0 comments on commit 2c366a1

Please sign in to comment.