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