Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lnsp authored Jul 14, 2024
1 parent c4133df commit a9dc637
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,13 +218,13 @@ valar domains delete [domain]
#### Listing all builds
```bash
valar builds
valar builds list [prefix]
```
#### Listing all builds with the given prefix
```bash
valar builds [prefix]
valar builds list [prefix]
```
#### Inspecting a build
Expand Down Expand Up @@ -289,7 +289,7 @@ valar auth check [path] [user] [read | write | invoke | manage]
#### View the scheduled invokes
```bash
valar cron
valar cron list
```
#### Schedule a service invocation
Expand Down

0 comments on commit a9dc637

Please sign in to comment.