class Krane::CLI::VersionCommand

def self.from_options(_)

def self.from_options(_)
  puts("krane #{::Krane::VERSION}")
end