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