From e99e09f1846141871df90e7c140604fd1ad45058 Mon Sep 17 00:00:00 2001 From: Evgheni Poleacov Date: Thu, 19 Dec 2024 15:22:57 +0200 Subject: [PATCH] configuration serve basic docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2b6c3d3..0c42048 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,12 @@ Overlock simplifies Crossplane setup and management across different cluster typ overlock configuration apply ``` +- Serve a Crossplane configuration from local sources: + + ```bash + overlock configuration serve + ``` + - Load and apply a Crossplane provider from an `.xpkg` file: ```bash