A.3.7. チャネル内のすべてのファイルの一覧表示
チャネル内のすべてのファイルを一覧表示するには、次のコマンドを発行します。
rhncfg-manager list channel-label
rhncfg-manager list channel-label
次のような出力が表示されます。
Files in config channel `example-channel3': /tmp/dest_path/example-config.txt
Files in config channel `example-channel3':
/tmp/dest_path/example-config.txt
以下の表は、rhncfg-manager get で利用可能なオプションをリストしています。
オプション | 説明 |
---|---|
-cCHANNEL, --channel=CHANNEL-cCHANNEL, --channel=CHANNEL | この設定チャネルからファイルを取得します |
-tTOPDIR, --topdir=TOPDIR | すべてのファイルをこの文字列に相対的にする |
-rREVISION, --revision=REVISION | このファイルリビジョンを取得する |
-h, --help | ヘルプメッセージを表示して終了します。 |