Skip to content

Commit cb0f900

Browse files
Merge pull request circleci#3964 from circleci/KyleTryon-orb-info-help-output
Update orb help output to include "info"
2 parents b2449aa + 63852a8 commit cb0f900

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jekyll/_cci2/orb-intro.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,12 @@ Usage:
153153

154154
Available Commands:
155155
create Create an orb in the specified namespace
156+
info Show the meta-data of an orb
156157
list List orbs
157158
process Validate an orb and print its form after all pre-registration processing
158159
publish Publish an orb to the registry
159160
source Show the source of an orb
160-
validate Validate an orb.yml
161+
validate Validate an orb.yml
161162
```
162163
163164
**Note** When authoring an orb, you will agree to CircleCI's [Code Sharing Terms of Service](https://circleci.com/legal/code-sharing-terms/) when your organization opts-in to 3rd party orb use and authoring. CircleCI thereby licenses all orbs back to users under the MIT License agreement.

0 commit comments

Comments
 (0)