immich-go
Verified for current stable LTS
Immich Go Command: Delete Albums Yyyymmdd Pattern
Use for delete albums yyyymmdd pattern with Immich Go. Exact CLI syntax to delete albums yyyymmdd pattern using Immich Go.
When to use this: Use for delete albums yyyymmdd pattern with Immich Go.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
immich-go -server=<server_url> -key=<server_key> tool album delete {{\d{4}-\d{2}-\d{2}}} immich-go -server=<server_url> -key=<server_key> tool album delete {{/d`{4`}-/d`{2`}-/d`{2`}}} Command Breakdown
-server=<server_url>- Command Option
- Tool-specific option used by this command invocation.
-key=<server_key>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to delete albums yyyymmdd pattern using Immich Go.
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
Immich Go Command: Examine Server Content Remove Low Quality Images
immich-go -server=<server_url> -key=<server_key> duplicate -yes Immich Go Command: Import Photos Create Albums June 2019 immich-go -server=<server_url> -key=<server_key> upload -create-albums -google-photos -date=<2019-06> <path/to/takeout_file.zip> Immich Go Command: Upload Google Photos Takeout File immich-go -server=<server_url> -key=<server_key> upload <path/to/takeout_file.zip> Immich Go Command: Upload Takeout Using Configuration File immich-go -use-configuration=<~/.immich-go/immich-go.json> upload <path/to/takeout_file.zip>