-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
From @vanstee on March 16, 2016 22:21
@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
Copied from original issue: operable/cog#406