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