gem push <GEM>

Push a gem up to the gem server

Arguments

NameDescription
GEMBuilt gem to push up

Options

NameDescription
--host <HOST>Use another gemcutter-compatible host (e.g. https://rubygems.org)
-k, --key <KEYNAME>Use the given API key
--otp <CODE>Digit code for multifactor authentication You can also use the environment variable GEM_HOST_OTP_CODE
-p, --http-proxy [URL]Use HTTP proxy for remote operations
--no-http-proxyDo not use HTTP proxy for remote operations