Skip to content

Commit

Permalink
Add daggerverse-cockpit README
Browse files Browse the repository at this point in the history
Signed-off-by: Vasek - Tom C <[email protected]>
  • Loading branch information
TomChv committed Feb 15, 2024
1 parent 641f8be commit f6dc714
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions daggerverse-cockpit/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Daggerverse cockpit

A module to help you manage your Daggerverse repository

## Usage

### Publish all your modules

```
dagger -m github.com/quartz-technology/daggerverse/daggerverse-cockpit call publish --repostory=. --exclude<exclude path>
```

💡 It's possible to use the CLI to use this module but you can benefit from it's full power if you integrate it on a CI.

0 comments on commit f6dc714

Please sign in to comment.