이 콘텐츠는 선택한 언어로 제공되지 않습니다.
14.4. Setting Gear Storage
Set a specific amount of gear storage for an application with the following command, using the
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
--set
option.
rhc cartridge storage php-5 -a App_Name --set Storage_Amount(GB)
$ rhc cartridge storage php-5 -a App_Name --set Storage_Amount(GB)rhc cartridge storage php-5 -a App_Name --set Storage_Amount(GB)rhc cartridge storage php-5 -a App_Name --set Storage_Amount(GB)rhc cartridge storage php-5 -a App_Name --set Storage_Amount(GB)rhc cartridge storage php-5 -a App_Name --set Storage_Amount(GB)rhc cartridge storage php-5 -a App_Name --set Storage_Amount(GB)
Example 14.4. Setting Gear Storage
Note that this is different from the
--add
option because the exact amount of gear storage is specified, rather than adding more storage to the existing amount.