Added section with CLI
This commit is contained in:
parent
54e4bf558c
commit
9f2f9adb3b
1 changed files with 6 additions and 6 deletions
12
.github/workflows/install.yml
vendored
12
.github/workflows/install.yml
vendored
|
@ -81,9 +81,9 @@ jobs:
|
||||||
# fi
|
# fi
|
||||||
|
|
||||||
# qlot exec ros install cl-info
|
# qlot exec ros install cl-info
|
||||||
# - name: Run Tests
|
- name: Run Command Line Version
|
||||||
# run: |
|
run: |
|
||||||
# set -x
|
set -x
|
||||||
# qlot exec cl-info --help
|
qlot exec cl-info --help
|
||||||
# qlot exec cl-info --version
|
qlot exec cl-info --version
|
||||||
# qlot exec cl-info cl-info
|
qlot exec cl-info cl-info
|
||||||
|
|
Loading…
Reference in a new issue