mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 12:41:02 +02:00
Rename tg-update-collection to tg-set-collection
This commit is contained in:
parent
70876550dd
commit
a28e5651e6
2 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ tg-get-config-item = "trustgraph.cli.get_config_item:main"
|
|||
tg-put-config-item = "trustgraph.cli.put_config_item:main"
|
||||
tg-delete-config-item = "trustgraph.cli.delete_config_item:main"
|
||||
tg-list-collections = "trustgraph.cli.list_collections:main"
|
||||
tg-update-collection = "trustgraph.cli.update_collection:main"
|
||||
tg-set-collection = "trustgraph.cli.set_collection:main"
|
||||
tg-delete-collection = "trustgraph.cli.delete_collection:main"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue