Sha256: fb207ae045443ec35a0bb159d150b2407f0553f0dc6cbf4c43c3fd48898aa334
Contents?: true
Size: 253 Bytes
Versions: 10
Compression:
Stored size: 253 Bytes
Contents
require_relative 'master/create_command' class Kontena::Plugin::DigitalOcean::MasterCommand < Kontena::Command subcommand "create", "Create a new master to DigitalOcean", Kontena::Plugin::DigitalOcean::Master::CreateCommand def execute end end
Version data entries
10 entries across 10 versions & 1 rubygems