29 30 31
# File 'lib/credman/commands.rb', line 29 def call(keys:, environments:, **) Credman::Get.new(environments).perform(keys) end