Skip to content

Commit

Permalink
chore: add skip existing to import command
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
  • Loading branch information
markphelps committed Aug 5, 2024
1 parent 288539d commit 71d6810
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 71d6810

Please sign in to comment.