Skip to content

Upload to TriplyDB using the Triply CLI, all inside a Docker container.

License

Notifications You must be signed in to change notification settings

redmer/triplydb-cli

Repository files navigation

ghcr.io/redmer/triplydb-cli

GitHub Release

Packages the official Triply CLI inside a Docker container.

Its (default empty) WORKDIR is /data.

Example usage

docker run --rm ghcr.io/redmer/triplydb-cli import-from-file data.nq

Usage of Triply CLI

Refer to the documentation at Triply or ask the container:

docker run --rm ghcr.io/redmer/triplydb-cli --help
# Or for a certain command
docker run --rm ghcr.io/redmer/triplydb-cli import-from-file --help

About

Upload to TriplyDB using the Triply CLI, all inside a Docker container.

Resources

License

Stars

Watchers

Forks