Skip to content

Commit

Permalink
Merge pull request #253 from web-seven/250-featdocs-add-serve-command…
Browse files Browse the repository at this point in the history
…-to-readme

configuration serve basic docs
  • Loading branch information
evghen1 authored Dec 19, 2024
2 parents e64c43b + e99e09f commit a3f7d2f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ Overlock simplifies Crossplane setup and management across different cluster typ
overlock configuration apply <url>
```

- Serve a Crossplane configuration from local sources:

```bash
overlock configuration serve <configuration_package_path>
```

- Load and apply a Crossplane provider from an `.xpkg` file:

```bash
Expand Down

0 comments on commit a3f7d2f

Please sign in to comment.