We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a910cda commit 94d0957Copy full SHA for 94d0957
1 file changed
README.md
@@ -118,6 +118,10 @@ Command line instructions
118
`aws-lambda.yml` file in the current directory.
119
* `ltools deploy`: deploys some or all of the lambda functions specified in
120
the `aws-lambda.yml` file in the current directory.
121
+ * `ltools list`: lists the lambda functions defined in your `aws-lambda.yml`
122
+ file.
123
+ * `ltools version`: displays the version number and exits.
124
+
125
126
127
[info-travis]: https://travis-ci.org/jammycakes/lambda-tools
0 commit comments