.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EUSCALE-DELETE-TAGS "1" "August 2013" "euca2ools 3.0.1" "User Commands" .SH NAME euscale-delete-tags \- Delete one or more resource tags .SH SYNOPSIS euscale\-delete\-tags \fB\-\-tag\fR "k=VALUE, id=VALUE, t=VALUE, v=VALUE, p={true,false}" [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] .SH DESCRIPTION Delete one or more resource tags .SS "optional arguments:" .TP \fB\-\-tag\fR "k=VALUE, id=VALUE, t=VALUE, v=VALUE, p={true,false}" attributes of a tag to affect. Tags follow the following format: "id=resource\-name, t=resource\-type, k=tag\-key, v=tag\-val, p=propagate\-at\-launch\-flag", where k is the tag's name, v is the tag's value, id is a resource ID, t is a resource type, and p is whether to propagate tags to instances created by the group. A value for 'k=' is required for each tag. The rest are optional. This argument may be used more than once. Each time affects a different tag. (at least 1 required) .TP \fB\-\-region\fR USER@REGION name of the region and/or user in config files to use to connect to the service .TP \fB\-U\fR URL, \fB\-\-url\fR URL auto\-scaling service endpoint URL .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit