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

pipeline init command should handle existing workspace #125

Open
waynz0r opened this issue Aug 29, 2019 · 1 comment
Open

pipeline init command should handle existing workspace #125

waynz0r opened this issue Aug 29, 2019 · 1 comment

Comments

@waynz0r
Copy link
Member

waynz0r commented Aug 29, 2019

The pipeline init command should warn the user if the workspace directory already exists.

@orymate
Copy link
Contributor

orymate commented Aug 29, 2019

It checks for the values file now, because, for example, the user may want to prepare some files to the directory before init.

Mate% banzai cp init                     
INFO[0000] You can create another workspace with --workspace, or run `banzai pipeline up` to deploy the current one.
workspace is already initialized in "/Users/maat/.banzai/pipeline/default"```

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