るりまサーチ

最速Rubyリファレンスマニュアル検索!
629件ヒット [1-100件を表示] (0.038秒)
トップページ > クエリ:command[x] > クエリ:options[x]

別のキーワード

  1. shell/builtin-command new
  2. rubygems/command command
  3. irb/extend-command def_extend_command
  4. irb/extend-command install_extend_commands
  5. shell/builtin-command each

クラス

モジュール

検索結果

<< 1 2 3 ... > >>

Gem::Command#options -> Hash (21101.0)

コマンドで使用するオプションを返します。

コマンドで使用するオプションを返します。

rubygems/commands/install_command (12036.0)

Gem パッケージをローカルリポジトリにインストールするためのライブラリです。

...カルリポジトリにインストールするためのライブラリです。

Usage: gem install GEMNAME [GEMNAME ...] [options] -- --build-flags [options]
Options
:
--platform PLATFORM 指定されたプラットフォームの Gem パッケージをインストール...
...
-v, --version VERSION 指定されたバージョンの Gem パッケージをインストールします
Install/Update Options:
-i, --install-dir DIR Gem パッケージのインストー先を指定します
-n, --bindir DIR Gem パ...
...uby.
If ruby is ruby18, foo_exec will be
foo_exec18
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --remote 操作をリモートに...

rubygems/commands/generate_index_command (12030.0)

ある Gem サーバに対するインデックスを作成するためのライブラリです。

...ックスを作成するためのライブラリです。

Usage: gem generate_index [options]
Options
:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help このコマンドのヘルプを表示します...
...Summary:
Generates the index files for a gem server directory
Description:
The generate_index command creates a set of indexes for serving gems
statically. The command expects a 'gems' directory under the path given to
the --directory option. When done, it will generat...

rubygems/commands/lock_command (12030.0)

指定された特定のバージョンの Gem パッケージに依存する Gem を使用するために 必要な Kernel#gem メソッドの呼び出し方法を文字列で出力します。

...列で出力します。

Usage: gem lock GEMNAME-VERSION [GEMNAME-VERSION ...] [options]
Options
:
-s, --[no-]strict 依存関係を満たせない場合に失敗します
Common Options:
-h, --help このコマンドのヘルプを表示し...
...使用するために必要な記述を表示します
Description:
The lock command will generate a list of +gem+ statements that will lock
down
the versions for the gem given in the command line. It will specify exact
versions in the requirements list to ensure that th...

rubygems/commands/pristine_command (12030.0)

インストールされている Gem パッケージを初期状態にするためのライブラリです。

...ンストールされている Gem パッケージを初期状態にするためのライブラリです。

Usage: gem pristine [args] [options]
Options
:
--all インストールされている全ての Gem パッケージを...
...ION 指定したバージョンの Gem パッケージを
初期状態に戻します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細...
...Description:
The pristine command compares the installed gems with the contents of the
cached gem and restores any files that don't match the cached gem's copy.

If you have made modifications to your installed gems, the pristine command
will revert them. After all...

絞り込み条件を変える

rubygems/commands/dependency_command (12024.0)

インストールされている Gem パッケージの依存関係を表示するためのライブラリです。

...ールされている Gem パッケージの依存関係を表示するためのライブラリです。

Usage: gem dependency GEMNAME [options]
Options
:
-v, --version VERSION 指定したバージョンの依存関係を表示します
--platform PLATFORM...
...この Gem を使用している Gem を表示します
-p, --pipe Pipe Format (name --version ver)
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --remote 操作をリモートに...
...に HTTP プロクシを使用します
-u, --[no-]update-sources ローカルソースキャッシュを更新します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細に...

rubygems/commands/fetch_command (12024.0)

Gem パッケージをダウンロードしてカレントディレクトリに保存するためのライブラリです。

...tch GEMNAME [GEMNAME ...] [options]
Options
:
-v, --version VERSION 指定されたバージョンの Gem を取得します
--platform PLATFORM 指定されたプラットフォームの Gem を取得します
Local/Remote Options:
-B, --bulk-thresho...
...を使用します
--source URL Gem パッケージのリモートリポジトリの URL を指定します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細に...

rubygems/commands/list_command (12024.0)

Gem パッケージの名前を前方一致で検索するためのライブラリです。

...Gem パッケージの名前を前方一致で検索するためのライブラリです。

Usage: gem list [STRING] [options]
Options
:
-i, --[no-]installed Check for installed gem
-v, --version VERSION 指定されたバージョンの一覧を出力しま...
...ッケージの名前のみ表示します
-a, --all 全ての Gem パッケージを表示します
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --remote 操作をリモートに...
...に HTTP プロクシを使用します
-u, --[no-]update-sources ローカルソースキャッシュを更新します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細に...

rubygems/commands/outdated_command (12024.0)

更新が必要な Gem パッケージの一覧を出力するためのライブラリです。

...出力するためのライブラリです。

Usage: gem outdated [options]
Options
:
--platform PLATFORM 指定されたプラットフォームに関する情報を表示します
Local/Remote Options:
-l, --local 操作をローカルに限...
...に HTTP プロクシを使用します
-u, --[no-]update-sources ローカルソースキャッシュを更新します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細に...
<< 1 2 3 ... > >>