netromdk / slacker

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

ConfigCommand #59

Closed netromdk closed 6 years ago

netromdk commented 6 years ago

The command should list the current config state but not show any tokens. It must not be possible to change the active workspace, or any workspace name either. Same with log level. Basically, everything we have another command for shouldn't be changeable via config command.

Without any arguments it should just dump a dict of config state without the above-mentioned values. And show the file it is currently saved to/loaded from.