Provided by: euca2ools_3.1.0-1_all
NAME
euca-confirm-product-instance - Verify if a product code is associated with an instance
SYNOPSIS
euca-confirm-product-instance -i INSTANCE [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] CODE
DESCRIPTION
Verify if a product code is associated with an instance positional arguments: CODE product code to confirm (required) optional arguments: -i INSTANCE, --instance INSTANCE ID of the instance to confirm (required) --show-empty-fields show empty values as "(nil)" --region USER@REGION name of the region and/or user in config files to use to connect to the service -U URL, --url URL compute service endpoint URL -I KEY_ID, --access-key-id KEY_ID -S KEY, --secret-key KEY --debug show debugging output --debugger launch interactive debugger on error --version show the program's version and exit -h, --help show this help message and exit