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

magic-folder list should use the HTTP API instead of reaching into internal Magic-Folder state #207

Closed
exarkun opened this issue Jul 17, 2020 · 1 comment · Fixed by #278
Assignees

Comments

@exarkun
Copy link
Member

exarkun commented Jul 17, 2020

#205 introduces an HTTP API which will give back a list of all known Magic Folders and their filesystem locations. This should be all that magic-folder list needs to do its job. It should use this HTTP API instead of what it does now.

@exarkun
Copy link
Member Author

exarkun commented Jul 23, 2020

I guess this is somewhat blocked on #200 because magic-folder list will need a way to find the HTTP API. I could add an explicit command-line argument but we probably just want it to find the magic-folder configuration and look there, right?

If there's anything accepted on the command line, it would be an alternate location for magic-folder configuration to load, I guess, not options to override each individual piece of configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants