Skip to content

Commit 500506b

Browse files
anthony-chudrewbrokke
authored andcommitted
LPD-69624 Add lec list to README
1 parent ce3f323 commit 500506b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,13 @@ Completely tear down and remove one or more Composer projects:
620620
lec remove # Choose one or more projects to remove
621621
```
622622

623+
List various entities
624+
625+
```sh
626+
lec list # Displays entities that can be listed; `lec list <entity>` lists all entries of the selected entity.
627+
lec list releases # Displays all releases.
628+
```
629+
623630
Jump to a workspace:
624631

625632
```sh

0 commit comments

Comments
 (0)