Sha256: 95d14881143be9d47b71c3b3bf9afb0baa4475f4feb2e42de78450d57370a53e

Contents?: true

Size: 1.16 KB

Versions: 2

Compression:

Stored size: 1.16 KB

Contents

Usage: gem release [gemspec] [options]

  Options:
    -t, --[no-]tag                   Create a git tag and push it to the destination (defaults to false)
    -d, --destination DESTINATION    Destination git repository (defaults to origin)
    -k, --key KEY                    Use the given API key from ~/.gem/credentials (not set by default)
        --host HOST                  Push to a gemcutter-compatible host other than rubygems.org (not set by default)


  Common Options:
    -h, --help                       Get help on this command
    -V, --[no-]verbose               Set the verbose level of output
    -q, --quiet                      Silence command progress meter
        --silent                     Silence rubygems output
        --config-file FILE           Use this config file instead of default
        --backtrace                  Show stack backtrace on errors
        --debug                      Turn on Ruby debugging
        --norc                       Avoid loading any .gemrc file


  Arguments:
    gemspec - optional gemspec file name, will use the first *.gemspec if not specified

  Summary:
    Build gem from a gemspec and push to rubygems.org

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cl-0.0.4 NOTES.md
cl-0.0.3 NOTES.md