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

Request for Comments on invocation syntax #1

Open
minaguib opened this issue Aug 2, 2013 · 2 comments
Open

Request for Comments on invocation syntax #1

minaguib opened this issue Aug 2, 2013 · 2 comments
Assignees

Comments

@minaguib
Copy link
Owner

minaguib commented Aug 2, 2013

This ticket's purpose is to host discussion around the tentative command-line grammar outlined in: https://github.com/minaguib/dcarsync#proposed-invocation-syntax-examples

Feedback welcome from all interested parties.

If discussing a particular invocation example please add it to your comment.

@ghost ghost assigned minaguib Aug 2, 2013
@ratelle
Copy link

ratelle commented Aug 2, 2013

The last example is confusing, it gives the impression that the chain of connection will be :

.:host1*
host1_:host11-host16
host1_:host2*
host2_:host21-host23
host2_:host3*
host3*:host31-host36

where host1* host2* and host3* are the unnamed chosen relays and host11-host16 is a shorthand for the range without the unammed relay host.

But I guess what you wanted to convey is

.:host1*
host1_:host11-host16
host1_:host2*
host2_:host21-host23
host1_:host3*
host3*:host31-host36

Is it a desire to have complex chains or is the goal only to potentially have only a first "stepping stone" which will then communicate with every datacenter hosts through local relays?

@minaguib
Copy link
Owner Author

minaguib commented Aug 2, 2013

@ratelle I'm adding a dedicated readme section to explain intended behavior

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

No branches or pull requests

2 participants