Skip to content

Commit b5f5c7a

Browse files
authored
Update circle ci - Local CLI overview
1 parent d7bee77 commit b5f5c7a

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
# CircleCI Commands
1+
# CircleCI Commands
2+
3+
The CircleCI CLI is a command line interface that leverages many of CircleCI’s advanced and powerful tools from the comfort of your terminal.
4+
5+
# CircleCI Local CLI
6+
7+
Below are few things you can do with the CircleCI CLI :
8+
9+
Debug and validate your CI config
10+
Run jobs locally
11+
Query CircleCI’s API
12+
Create, publish, view and manage Orbs
13+
Managing contexts
14+
15+
16+

0 commit comments

Comments
 (0)