https://github.com/knative/func
Knative Functions client API and CLI
https://github.com/knative/func
Last synced: 4 months ago
JSON representation
Knative Functions client API and CLI
- Host: GitHub
- URL: https://github.com/knative/func
- Owner: knative
- License: apache-2.0
- Created: 2020-02-21T12:44:24.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-09T14:34:54.000Z (4 months ago)
- Last Synced: 2026-03-09T19:14:07.135Z (4 months ago)
- Language: Go
- Homepage:
- Size: 147 MB
- Stars: 348
- Watchers: 12
- Forks: 177
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS
- Agents: AGENTS.md
Awesome Lists containing this project
- awesome-ccamel - knative/func - Knative Functions client API and CLI (Go)
README
# Func
[](https://github.com/knative/func/actions/workflows/ci.yaml)
[](https://pkg.go.dev/knative.dev/func)
[](https://github.com/knative/func/issues)
[](https://github.com/knative/func/blob/main/LICENSE)
[](https://github.com/knative/func/releases)
[](https://codecov.io/gh/knative/func)
`func` is a Client Library and CLI enabling the development and deployment of Functions.
[Try the QuickStart](https://knative.dev/docs/getting-started/about-knative-functions/)
[Read the Documentation](https://knative.dev/docs/functions/)
## Architecture
For more information about how this project is structured please read our [architecture documentation](ARCHITECTURE.md)
## Command Reference
For detailed documentation on all available `func` commands, including usage examples and options, see the [Command Reference Documentation](docs/reference/). This reference covers all commands from creating and deploying functions to managing configurations and repositories.
## Roadmap
We use GitHub issues and project to track our roadmap. Please see our roadmap [here](https://github.com/orgs/knative/projects/49).
## Knative Function demos and examples
- [Knative Functions in action: Amsterdam City Data App](https://github.com/zroubalik/knative-functions-ams-data-demo/)
## Contributing
We are always looking for contributions from the Function Developer community. For more information on how to participate, see the [Contribuiting Guide](/CONTRIBUTING.md).
For a list of all help wanted issues in Knative, take a look at [CLOTRIBUTOR](https://clotributor.dev/search?project=knative&page=1).
The `func` Working Group meets @ 10:00 US Eastern every Tuesday, we'd love to have you! For more information, see the invitation on the [Knative Team Calendar](https://calendar.google.com/calendar/u/0/embed?src=knative.team_9q83bg07qs5b9rrslp5jor4l6s@group.calendar.google.com).