github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/java-legacy/docs/TagCreation.md (about) 1 2 3 # TagCreation 4 5 Make tag ID point at this REF. 6 7 ## Properties 8 9 Name | Type | Description | Notes 10 ------------ | ------------- | ------------- | ------------- 11 **id** | **String** | ID of tag to create | 12 **ref** | **String** | the commit to tag | 13 **force** | **Boolean** | | [optional] 14 15 16