27 28 29
# File 'lib/google_ssl_cert/cli.rb', line 27 def create(cert_name) Create.new(options.merge(cert_name: cert_name)).run end