We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500506b commit a6d6413Copy full SHA for a6d6413
scripts/cli/lec.sh
@@ -114,7 +114,7 @@ _printHelpAndExit() {
114
stop Stop a Composer project
115
clean Stop a Composer project and remove Docker volumes
116
exportData Export container data for a Composer project
117
- list List entities of a various types
+ list [<entity>] List entities of a various types
118
remove Completely tear down and remove one or more Composer projects
119
share [--export] Save a Composer workspace for sharing. The "--export" flag exports the container data before saving the workspace.
120
update [--unstable] Check for updates to Composer and lec. The "--unstable" flag updates to latest master branch.
0 commit comments