No configuration found!

Create a ~/.mattermost/state.json file in your home directory,
And make it look like this:

{
  "teams": [{
    "url": "http://some.server.com/some-team"
  }]
}