Skip to content

Commit

Permalink
Add force flag to cli docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eladlachmi committed May 23, 2024
1 parent 45cb027 commit 5097f6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -2575,6 +2575,7 @@ lakectl local commit [directory] [flags]

```
--allow-empty-message allow an empty commit message
--force Commit changes even if remote branch includes uncommitted changes external to the synced path
-h, --help help for commit
-m, --message string commit message
--meta strings key value pair in the form of key=value
Expand Down

0 comments on commit 5097f6e

Please sign in to comment.