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

Add CLI initAux command for Cosmos #67

Merged
merged 2 commits into from
Dec 14, 2018
Merged

Add CLI initAux command for Cosmos #67

merged 2 commits into from
Dec 14, 2018

Conversation

bartelink
Copy link
Collaborator

This addresses #60, enabling:

./build -ca

or

dotnet run cli/Equinox.Cli -- initAux -ru 400 cosmos -s <REDACTED> -d equinox-test -c ruben

to also initialize a collection as required by the [presently closed source] Projector.

#64 will (after a dotnet tool install -g) reduce the above to:

dotnet equinox initAux -ru 400 cosmos -s <REDACTED> -d equinox-test -c ruben

@bartelink bartelink merged commit 32709f7 into cosmos Dec 14, 2018
@bartelink bartelink deleted the cosmos-init-aux branch December 14, 2018 16:04
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.

2 participants