Packages

CLI for the Ontogen version control system for RDF datasets.

Current section

Files

Jump to
ontogen_cli lib ontogen cli commands replace.ex
Raw

lib/ontogen/cli/commands/replace.ex

defmodule Ontogen.CLI.Commands.Replace do
use Ontogen.CLI.Action.Command,
name: :replace,
about: "Stage replacement of data in the repository"
end