b2
Verified for current stable LTS
B2 Command: Remove Folder Or Files Matching Pattern
Use for remove folder or files matching pattern with B2. Exact CLI syntax to remove folder or files matching pattern using B2.
When to use this: Use for remove folder or files matching pattern with B2.
Command Syntax
b2 rm <path/to/folder|pattern> b2 rm <path/to/folder|pattern> Command Breakdown
b2 is the base executable for this command.
FAQ
Purpose: Exact syntax to remove folder or files matching pattern using B2.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
B2 Command: Authorize Backblaze B2 Account
b2 authorize_account <key_id> B2 Command: Copy File Between Buckets b2 copy-file-by-id <path/to/source_file_id> <destination_bucket_name> <path/to/b2_file> B2 Command: Create A New Bucket b2 create_bucket <bucket_name> <allPublic|allPrivate> B2 Command: List Buckets In Account b2 list_buckets B2 Command: List Files In Bucket b2 ls <bucket_name>