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 context to what happens during the bootstrap action #406

Closed
vanstee opened this issue Mar 16, 2016 · 1 comment
Closed

Add context to what happens during the bootstrap action #406

vanstee opened this issue Mar 16, 2016 · 1 comment

Comments

@vanstee
Copy link
Member

vanstee commented Mar 16, 2016

@bmontague mentioned that it wasn't clear what happened during the bootstrap action. It would be nice if users were notified that we created an admin user for them and stored the credentials in ~/.cogctl.

To inform our users what happens during bootstrapping and reveal a bit about how cogctl works, lets have cogctl bootstrap print the following on a successful bootstrapping.

$ cogctl bootstrap
Created admin user

ID        .*                                                                                                         
Username  admin
Password  ********

Created profile at ~/.cogctl

Host      localhost
Password  ********
Port      4000
Secure    false
User      admin

Bootstrapped cog
@christophermaier
Copy link
Collaborator

This issue was moved to operable/cogctl#136

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