NAME¶
euca2ools - Show image attributes.
DESCRIPTION¶
Show image attributes.
euca-modify-image-attribute [-A,
--access-key <access_key> ][-S,
--secret-key
- <secret_key> ][--config <config_path>
][--debug][--debugger][-h, --help][--region <region_name>
][-U, --url <url> ][--version ][--euca-auth][-l,
--launch-permission][-p, --product-code <product_code>
][-a, --add <add> ][-r, --remove <remove> ]
image_id
REQUIRED PARAMETERS
- image_id
- unique identifier for the image that you want to modify the
attributes of.
OPTIONAL PARAMETERS
- -A,--access-key
- User's Access Key ID.
- -S,--secret-key
- User's Secret Key.
- --config
- Read credentials and cloud settings from the specified
config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
- --debug
- Turn on debugging output.
- --debugger
- Enable interactive debugger on error
- -h,--help
- Display this help message.
- --region
- region to direct requests to
- -U,--url
- URL of the Cloud to connect to.
- --version
- Display the version of this tool.
- --euca-auth
- Use NC authentication mode
- -l,--launch-permission
- show launch permissions.
- -p,--product-code
- show the product codes associated with the image.
- -a,--add
- Entity (typically, user id) to add.
- -r,--remove
- Entity (typically, user id) to remove.