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 Success message for make cli and init-db #156

Closed
iamkelllly opened this issue Oct 12, 2021 · 1 comment
Closed

Add Success message for make cli and init-db #156

iamkelllly opened this issue Oct 12, 2021 · 1 comment
Labels
dev experience Targets the developer experience

Comments

@iamkelllly
Copy link
Contributor

As outcome of PR discussion from #145 , CLI output for make cli and fidesctl init-db should provide positive confirmation of successful build, for example:

...
 => [7/8] COPY ./docs /docs                                                                                0.1s
 => [8/8] WORKDIR /docs                                                                                    0.0s
 => exporting to image                                                                                     0.0s
 => => exporting layers                                                                                    0.0s
 => => writing image sha256:971cda5a856a159d98463b37b91dda612e42fa59d23e9976beb61ec71f0f664d               0.0s
 => => naming to docker.io/library/fides_docs                                                              0.0s

Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
Setting up a local development shell... (press CTRL-D to exit)
Creating network "fides_default" with the default driver
Creating fides_fidesctl-db_1 ... done
Creating fides_fidesctl_1    ... done
Creating fides_fidesctl_run ... done
Success - fidesctl is now running!
root@e3034bd41166:/fides/fidesctl# fidesctl
@iamkelllly iamkelllly added enhancement dev experience Targets the developer experience labels Oct 12, 2021
@iamkelllly iamkelllly added this to the Roadmap milestone Oct 13, 2021
@ThomasLaPiana
Copy link
Contributor

both of these have been updated (docs no longer mention make and init-db has lots of green success stuff)

@iamkelllly iamkelllly removed this from the Roadmap milestone Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev experience Targets the developer experience
Projects
None yet
Development

No branches or pull requests

2 participants