Class: Njord::Commands::Kubernetes

Inherits:
Thor
  • Object
show all
Defined in:
lib/njord/commands/kubernetes.rb

Class Method Summary collapse

Class Method Details



6
7
8
# File 'lib/njord/commands/kubernetes.rb', line 6

def self.banner(command, _namespace = nil, _subcommand = false)
  "#{basename} k8s #{command.usage}"
end