mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
19 lines
397 B
Markdown
19 lines
397 B
Markdown
<!--
|
|
title: Serverless CLI Reference
|
|
menuText: 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)
|
|
* [install](./02-install.md)
|
|
* [deploy](./03-deploy.md)
|
|
* [invoke](./04-invoke.md)
|
|
* [logs](./05-logs.md)
|
|
* [info](./06-info.md)
|
|
* [remove](./07-remove.md)
|
|
* [slstats](./08-slstats.md)
|