Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
...
addMembers
--action addMembers --team "zcli" --members "5935611a7a51ae026cabbdad, automation+test9@appfire.com:auto" |
--action addMembers --team "zcli" --members "automation+test3@appfire.com" |
--action addMembers --team "zcli" --members "automation+test4@appfire.com, automation+test5@appfire.com" |
addTeam
--action addTeam --name "ZCLI" --displayName "ZCLI Team" --description "Team description" --url "https://bobswift.atlassian.net/wiki" |
getBoardList
--action getBoardList --debug |
getClientInfo
--action getClientInfo |
--action getClientInfo --outputFormat 2 |
getMember
--action getMember --name "5935611a7a51ae026cabbdad" |
getMemberList
--action getMemberList --team "zcli" |
getTeam
--action getTeam --team "654a2513d2a1edd30b852ec9654e2c9ade6e7240b6f56642" |
getTeamList
--action getTeamList --limit 60 |
getTokenInfo
--action getTokenInfo --outputFormat 2 --dateFormat "yyyy-MM-dd HH:mm" |
removeMembers
--action removeMembers --team "zcli" --members "automation+test4@appfire.com, automation+test5@appfire.com" |
--action removeMembers --team "zcli" --members "automation+test4@appfire.com, automation+test5@appfire.com" --continue |
run
--action run -i "-a addBoard --name zclitrello --team 654a2513d2a1edd30b852ec9654e2c9ade6e7240b6f56642" -i "-a getReplacementVariableList --outputType text" -i "-a copyBoard --board @boardId@ --name \"@board@ COPY\" --description copy --team \"654a2513d2a1edd30b852ec9654e2c9ade6e7240b6f56642\" --visibility team" -i "-a getReplacementVariableList --outputType text" -i "-a getBoard --board @boardId@" -i "-a getReplacementVariableList --outputType text" |
runFromTeamList
--action runFromTeamList --regex "ZCLI.*" --limit 10 --common "-a getTeam --team @teamId@" |
Excerpt | ||||||
---|---|---|---|---|---|---|
|