Scroll to navigation

immich-go(1) immich-go(1)

NAME

immich-go - Immich-go is a command line application to interact with the Immich application using its API

SYNOPSIS

immich-go [flags]

DESCRIPTION

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.

OPTIONS

--concurrent-tasks=16 Number of concurrent tasks (1-20)

--config="" config file (default is ./immich-go.yaml)

--dry-run[=false] dry run

-h, --help[=false] help for immich-go

-l, --log-file="" Write log messages into the file

--log-level="INFO" Log level (DEBUG|INFO|WARN|ERROR), default INFO

--log-type="text" Log formatted as text of JSON file

--on-errors=stop What to do when an error occurs (stop, continue, accept N errors at max)

--save-config[=false] Save the configuration to immich-go.yaml

SEE ALSO

immich-go-archive(1), immich-go-stack(1), immich-go-upload(1), immich-go-version(1)

HISTORY

28-Mar-2026 Auto generated by spf13/cobra

Mar 2026 Auto generated by spf13/cobra