immich
Verified for current stable LTS
Immich Command: Create Album From Directory
Use for create album from directory with Immich. Exact CLI syntax to create album from directory using Immich.
When to use this: Use for create album from directory with Immich.
Command Syntax
immich upload -r <path/to/directory> -A "<My summer holiday>" immich upload -r <path/to/directory> -A "<My summer holiday>" Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
-A- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create album from directory using Immich.
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 Command: Authenticate Immich Server
immich login <server_url/api> <server_key> Immich Command: Include Hidden Files Upload immich upload -r <path/to/directory> -H Immich Command: Skip Assets Glob Pattern immich upload -r <path/to/directory> -i <**/Raw/** **/*.tif> Immich Command: Upload Directory Recursively immich upload -r <path/to/directory> Immich Command: Upload Image Files immich upload <file1.jpg file2.jpg ...>