Class: Njord::Commands::Kubernetes
- Inherits:
-
Thor
- Object
- Thor
- Njord::Commands::Kubernetes
- Defined in:
- lib/njord/commands/kubernetes.rb
Class Method Summary collapse
Class Method Details
.banner(command, _namespace = nil, _subcommand = false) ⇒ Object
6 7 8 |
# File 'lib/njord/commands/kubernetes.rb', line 6 def self.(command, _namespace = nil, _subcommand = false) "#{basename} k8s #{command.usage}" end |