Method: Cuber::Commands::Ctl#execute

Defined in:
lib/cuber/commands/ctl.rb

#executeObject



9
10
11
# File 'lib/cuber/commands/ctl.rb', line 9

def execute
  kubectl *ARGV
end