Skip to content

Commit

Permalink
Update/correct workflow delete usage
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Lord <[email protected]>
  • Loading branch information
mattlord committed Jul 25, 2023
1 parent d74c0c6 commit baa598b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ vtctldclient --server localhost:15999 workflow --keyspace customer delete --work
-h, --help help for delete
--keep-data Keep the partially copied table data from the workflow in the target keyspace
--keep-routing-rules Keep the routing rules created for the workflow
-w, --workflow string The workflow you want to update (required)
-w, --workflow string The workflow you want to delete (required)
```

### Options inherited from parent commands
Expand Down

0 comments on commit baa598b

Please sign in to comment.