mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Docs update with new fnctl commands (#273)
* Added high level roadmap. * Changed to funtion.yaml. * Added logo * updating quickstart code example, WIP, waiting on another merge. * Minor updates. * Changed function.yaml to func.yaml and updated fnctl README.
This commit is contained in:
@@ -10,6 +10,7 @@ If you are a developer using IronFunctions through the API, this section is for
|
||||
* [fnctl (CLI Tool)](/fnctl/README.md)
|
||||
* [Writing functions](writing.md)
|
||||
* [Writing Lambda functions](docs/lambda/create.md)
|
||||
* [Function file (func.yaml)](docs/function-file.md)
|
||||
* [Packaging functions](packaging.md)
|
||||
* [Open Function Format](function-format.md)
|
||||
* [API Reference](https://app.swaggerhub.com/api/iron/functions/)
|
||||
|
||||
Reference in New Issue
Block a user