netromdk / slacker

Slacker - Easy access to the Slack API and admin of workspaces/teams.
MIT License
14 stars 0 forks source link

Create workspaces via command #64

Closed netromdk closed 6 years ago

netromdk commented 6 years ago

I was thinking that now with the masked tokens input, shouldn't we make it possible to create workspaces via the config command, @voidpirate?

It could be via a --create argument that asks for info just like --init does it, and also checks auth of the token.

netromdk commented 6 years ago

And also to remove inactive workspaces with --remove <workspace>.

0verbyte commented 6 years ago

Yeah, I agree that we should allow workspace creation via REPL now that we have password input.

netromdk commented 6 years ago

Okay, I'll add that later today. 👍