'before:offline:start': () => BbPromise.bind(this)
        .then(this.validate)
        .then(this.init)
        .then(this.command)