Skip to content

Commit b0c0d52

Browse files
committed
LPD-69624 Add lec list to README
1 parent f918302 commit b0c0d52

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,12 @@ Completely tear down and remove one or more Composer projects:
609609
lec remove # Choose one or more projects to remove
610610
```
611611

612+
List various entities
613+
```sh
614+
lec list # Displays entities that can be listed; `lec list <entity>` lists all entries of the selected entity.
615+
lec list releases # Displays all releases.
616+
```
617+
612618
Jump to a workspace:
613619

614620
```sh

0 commit comments

Comments
 (0)