Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Use immich CLI configuration if it already exists #197

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

simulot
Copy link
Owner

@simulot simulot commented Mar 24, 2024

Improvement: #189 Use a configuration file to store server's address and its API key

The server URL and the API key are now stored into a configuration file (by default $HOME/.immich-go/immich-go.json).
If not provided in the CLI argument, those values are read from the configuration file.

The option -use-configuration=path/to/config/file let you specify the configuration file.

fix: #193 Flags not being passed to subcommands #193

Fixes #189
Fixes #193

@simulot simulot merged commit 70c4a6e into main Mar 24, 2024
1 check passed
@simulot simulot deleted the simulot/issue189 branch June 2, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Use immich CLI configuration if it already exists Flags not being passed to subcommands
1 participant