2016-09-05 16:18:58 +02:00

17 lines
346 B
Markdown

<!--
title: Serverless CLI Reference
layout: Doc
-->
# Serverless CLI Reference
Here you can read through the docs of all commands that come with Serverless.
* [create](./01-create.md)
* [deploy](./02-deploy.md)
* [invoke](./03-invoke.md)
* [logs](./04-logs.md)
* [info](./05-info.md)
* [remove](./06-remove.md)
* [tracking](./07-tracking.md)