Giter Club home page Giter Club logo

trelloken's Introduction

trelloken

Usage: index [options]

Options:

-h, --help                        output usage information
-V, --version                     output the version number
-G, --getToken                    Get the token user by your default browser
-S, --setToken [TOKEN]            Set the user token
-o, --offline                     To post data offline
-P, --push                        To syncro datas set offline on Trello
-L, --listing                     Action of listing
-A, --adding                      Action of adding
-M, --moving                      Action of moving (for a card ONLY)
-t, --to [DESTINATION_LIST_NAME]  a destination list (for moving)
-b, --board [BOARD_NAME]          Action on a board
-l, --list [LIST_NAME]            Action on a list
-c, --card [CARD_NAME]            Action on a card

  Examples:

Listing Online

    $ trelloken -Lb         This will list all your boards

    $ trelloken -b [BOARD_NAME] -Ll         This will list all your lists of an existing board.

    $ trelloken -b [BOARD_NAME] -l [LIST_NAME] -Lc         This will list all your card of your existing list of your existing board.

Adding Online

    $ trelloken -Ab [BOARD_NAME]         This will add a board.

    $ trelloken -b [BOARD_NAME] -Al [LIST_NAME]         This will add a list in a board.

    $ trelloken -b [BOARD_NAME] -l [LIST_NAME] -Ac [CARD_NAME]         This will add a card in a list in a board.

Moving Online

    $ trelloken -b [BOARD_NAME] -l [LIST_NAME] -Mc [CARD_NAME] -t [DESTINATION_LIST_NAME]         This will add a card in a list in a board.

  Notes:

    If your parameter contain space, write it between quote : "some board"

You can specify [parameters] in the command, otherwise there will be asked

trelloken's People

Contributors

sebboursier avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.