defmodule Ontogen.CLI.Commands.Remove do use Ontogen.CLI.Action.Command, name: :remove, about: "Stage removal of data from the repository" end