1 parent d7bee77 commit b5f5c7aCopy full SHA for b5f5c7a
1 file changed
CI-CD/CircleCI/circleci-commands.md
@@ -1 +1,16 @@
1
-# CircleCI Commands
+# 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