mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
18 lines
370 B
Markdown
18 lines
370 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)
|
|
* [deploy](./02-deploy.md)
|
|
* [invoke](./03-invoke.md)
|
|
* [logs](./04-logs.md)
|
|
* [info](./05-info.md)
|
|
* [remove](./06-remove.md)
|
|
* [tracking](./07-tracking.md)
|