defmodule Ontogen.CLI.Commands.Add do use Ontogen.CLI.Action.Command, name: :add, about: "Stage addition of data to the repository" end