Replies: 1 comment 1 reply
-
Hello, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I added a couple of ente accounts to the CLI via
ente account add ...
.However now I only want to export from one of the accounts. How can I remove the other from the accounts that the CLI knows about?
There is no documented
ente account remove ...
command so for now I guess the easiest way is to remove the CLI's configuration, to reset it, and then add the account I want to export from. But I don't know where to find the configuration.Any help would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions