Skip to content

Feature: Bulk TaggingΒ #35

@yimsk

Description

@yimsk

Bulk Tagging 🏷️

Add/remove tags on multiple marked resources at once.

UX Flow

1. Mark resources with 'm' key (existing feature)
2. Press 'T' for bulk tag action
3. Enter tag: "Env=prod" or "-Env" to remove
4. Confirm and apply to all marked resources

UI

β”Œ Bulk Tag ──────────────────────────┐
β”‚ 3 resources selected               β”‚
β”‚                                    β”‚
β”‚ Add tag:    [Env=prod          ]   β”‚
β”‚ Remove tag: [-OldTag           ]   β”‚
β”‚                                    β”‚
β”‚ [Enter] Apply | [Esc] Cancel       β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Implementation

  • Use AWS Resource Groups Tagging API (cross-service)
  • Or service-specific tag APIs
  • Show progress/results after completion

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions