We use tags to identify our completed user stories. Now we have a need to automatic that process by querying tags and generate a list of user stories that associate to that tag.
I have found the following link very useful:
Rally: Query Filtered to Specific Tags
However, I'd like to somehow query Rally so I can get a list of all the tags first so users has the freedom to pick a tag they want to query. Any idea how to accomplish that? Thanks in advance.