Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Improve studio_token argument for cli #1537

Closed
wants to merge 1 commit into from

Conversation

kobarasukimaro
Copy link
Contributor

studio_token argument is optional. But it will be prompted to enter.
It is inconvenient to build botkit environment with Docker and I'd like to improve it.

Improve to specify when do not want to use studio_token
For example `botkit new --studio_token` or `botkit new --studio_token ` or `botkit new --studio_token ""`
In the case, that is asked to input studio_token.
@kobarasukimaro kobarasukimaro changed the title Custom studio_token parameter for cli Improve studio_token argument for cli Dec 11, 2018
@benbrown
Copy link
Contributor

This parameter is being removed from the next release of the cli.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants