gem owner <GEMNAME>
Manage gem owners of a gem on the push server
Arguments
Name | Description |
---|---|
GEMNAME |
Options
Name | Description |
---|---|
-a, --add <NEW_OWNER> | Add an owner by user identifier |
-r, --remove <OLD_OWNER> | Remove an owner by user identifier |
--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 |