此内容没有您所选择的语言版本。
14.2. Viewing Gear Storage
View the current gear storage allocation for each cartridge that exists in an application with the following command:
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
rhc cartridge storage --show -a App_Name
$ rhc cartridge storage --show -a App_Namerhc cartridge storage --show -a App_Name
Example 14.1. Viewing Gear Storage
View gear storage for a specific cartridge by using the
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
-c
option to specify the cartridge:
rhc cartridge storage --show -a App_Name -c Cart_Name
$ rhc cartridge storage --show -a App_Name -c Cart_Namerhc cartridge storage --show -a App_Name -c Cart_Namerhc cartridge storage --show -a App_Name -c Cart_Namerhc cartridge storage --show -a App_Name -c Cart_Name
Example 14.2. Viewing Gear Storage for a Specific Cartridge