Before learning to develop Functions, you should have the client installed and a configured provider.
To learn how to work with functions quickly, have a look at the developer's tutorial. This document will guide you through a quick review of prerequisites, and show you how to create, build and deploy your first function project.
For detailed documentation on the CLI and its commands, please see the Commands document.
For detailed description of func.yaml
file that is used for the Function project configuration, please see the Project Configuration with func.yaml
document.