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