bscli is a command line interface to interact with bluesight kanban.
bscli is a command line interface provides an interface to interact over daily tasks administration using bluesight kanban.
- bscli - A command line tool for bluesight.io
download the binary
Put it in a safe place and make it executable
# For linux and mac only
chmod +x bscli-<platform>-<version>Then simply execute the app.
Before using the bscli to perform admnistrative tasks you must configure the bscli vault.
For more information how to create a token, please read this first under API section.
- bscli can not overlap bluesight.io api limitations such as adding mood with it.
- bscli does not provide all functionalities that bluesight.io does, with provide basic functionality for daily uses, even if it is provided by the API.
- Feel free to raise a feature request if you believe something is missing and if it is not an API limitation we will be glad to verify the implementation possibility.
bscli is released under the GNU General Public License v3. See LICENSE