.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-DELETE-TAGS "1" "March 2016" "euca2ools 3.3" "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] [\-U URL] .TP [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-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\-U\fR URL, \fB\-\-url\fR URL compute service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .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