.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EUCA-DELETE-TAGS "1" "August 2013" "euca2ools 3.0.1" "User Commands" .SH NAME euca-delete-tags \- Delete tags from one or more resources .SH SYNOPSIS euca\-delete\-tags \fB\-\-tag\fR KEY[=[VALUE]] [\-\-show\-empty\-fields] [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] RESOURCE [RESOURCE ...] .SH DESCRIPTION Delete tags from one or more resources .SS "positional arguments:" .TP RESOURCE ID(s) of the resource(s) to un\-tag (at least 1 required) .SS "optional arguments:" .TP \fB\-\-tag\fR KEY[=[VALUE]] key and optional value of the tag to delete, separated by an "=" character. If you specify a value then the tag is deleted only if its value matches the one you specified. If you specify the empty string as the value (e.g. "\-\-tag foo=") then the tag is deleted only if its value is the empty string. If you do not specify a value (e.g. "\-\-tag foo") then the tag is deleted regardless of its value. (at least 1 required) .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .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 compute 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