Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List: Create #146

Closed
mheap opened this issue Dec 3, 2022 · 0 comments
Closed

List: Create #146

mheap opened this issue Dec 3, 2022 · 0 comments
Milestone

Comments

@mheap
Copy link
Owner

mheap commented Dec 3, 2022

Current usage:

trello add-list [options]

Options:
   -b BOARD, --boardName BOARD          The name of the board to add the list to
   -l LIST, --listName LIST             The name of the new list
   -p LISTPOS, --listPosition LISTPOS   The position of the new list: acceptable values are 'top' or 'bottom' (default: top)
   -f, --force                          Force - will create the board if it doesn't already exist
   -v, --verbose                        Turn on increased error reporting

Adds a new list to the specified board with the specified name
@mheap mheap added this to the v2 Alpha milestone Dec 3, 2022
@mheap mheap closed this as completed Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant