8 9 10
# File 'lib/digicert/cli/commands/config.rb', line 8 def api_key(api_key) Digicert::CLI::RCFile.set_key(api_key) end