如果未指定 --batch,此命令的输出如下:
Name : <account name> ID : <account id> Enabled : yes/no Company : <company name> Address : <customer address> Billing Contact : <billing contact info> Technical Contact: <technical contact info> Number of Grids : <# grids under the account> Public Key : <public SSH key> Client Key 1 : <client SSH key> Client Key 2 : <client SSH key> Client Key 3 : <client SSH key> Client Key 4 : <client SSH key>
如果指定了 --batch,则此命令输出如下:
account "<account name>"
{
id = <account id>
enabled = 0/1
company = "<company name>"
address = "<customer address>"
billing = "<billing contact info>"
technical = "<technical contact info>"
n_grids = <# grids under the account>
pub_key = "<public SSH key>"
client_key1 = "<client SSH key>"
client_key2 = "<client SSH key>"
client_key3 = "<client SSH key>"
client_key4 = "<client SSH key>"
}
|
版权所有 © 2013 CA。
保留所有权利。
|
|