Skip to content

Add context to what happens during the bootstrap action #136

@christophermaier

Description

@christophermaier

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions