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

Pass individual snowblock paths as arguments instead of --snowblocks/-s flag #78

Closed
arcticicestudio opened this issue Jul 15, 2019 · 1 comment

Comments

@arcticicestudio
Copy link
Owner

arcticicestudio commented Jul 15, 2019

Epic: #33

To simplify the CLI usage and removing the requirement to pass correctly formatted (comma-separated) values to the --snowblocks/-s flag to process individual snowblocks the bootstrap command should accept one or more space-separated snowblock directory paths.

@arcticicestudio arcticicestudio added this to the 0.4.0 milestone Jul 15, 2019
@arcticicestudio arcticicestudio self-assigned this Jul 15, 2019
arcticicestudio added a commit that referenced this issue Jul 15, 2019
To simplify the CLI usage and removing the requirement to pass correctly
formatted (comma-separated) values to the `--snowblocks`/`-s` flag (1)
to process individual snowblocks the `bootstrap` command now accepts one
or more space-separated snowblock directory paths.

References:
  (1) https://github.com/arcticicestudio/snowsaw/blob/145a4c36caf960fc9a43b16c105df997e819a04d/cmd/snowsaw/bootstrap/bootstrap.go#L46

Epic: GH-33
Resolves GH-78
@arcticicestudio
Copy link
Owner Author

Resolved in 9366c4a

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

No branches or pull requests

1 participant