Class: NeetoDeploy::CLI::AutoscalingConfig::Commands

Inherits:
Thor
  • Object
show all
Defined in:
lib/neeto_deploy/cli/autoscaling_config/commands.rb

Instance Method Summary collapse

Instance Method Details

#listObject



13
14
15
# File 'lib/neeto_deploy/cli/autoscaling_config/commands.rb', line 13

def list
  List.new(options:).run
end