Skip to content

Commit

Permalink
chore: add skip existing to import command (#256)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Phelps <[email protected]>
  • Loading branch information
markphelps authored Aug 6, 2024
1 parent 288539d commit b8c82ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/commands/import.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ flipt import [flags] <file>
--config string path to config file
--drop drop database before import
-h, --help help for import
--skip-existing only import new data
--stdin import from STDIN
-t, --token string client token used to authenticate access to remote Flipt instance when importing.
```
Expand Down

0 comments on commit b8c82ae

Please sign in to comment.