Skip to content

Commit f785746

Browse files
authored
add detailed func commands reference link in the readme for better user experience (knative#3245)
Signed-off-by: RayyanSeliya <[email protected]>
1 parent 5c4f4b6 commit f785746

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
[Try the QuickStart](https://knative.dev/docs/getting-started/about-knative-functions/)
1313
[Read the Documentation](https://knative.dev/docs/functions/)
1414

15+
## Command Reference
16+
17+
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.
18+
1519
## Roadmap
1620

1721
We use GitHub issues and project to track our roadmap. Please see our roadmap [here](https://github.com/orgs/knative/projects/49).

0 commit comments

Comments
 (0)