> .inspect jira
+-------------------+----------------------------------------------------------------------------------------------------------------------------------------------+
| table | description |
+-------------------+----------------------------------------------------------------------------------------------------------------------------------------------+
| jira_board | A board displays issues from one or more projects, giving you a flexible way of viewing, managing, and reporting on work in progress. |
| jira_dashboard | Your dashboard is the main display you see when you log in to Jira. |
| jira_epic | An epic is essentially a large user story that can be broken down into a number of smaller stories. An epic can span more than one project. |
| jira_group | Group is a collection of users. Administrators create groups so that the administrator can assign permissions to a number of people at once. |
| jira_issue | Issues help manage code, estimate workload, and keep track of team. |
| jira_project | Project is a collection of issues (stories, bugs, tasks, etc). |
| jira_project_role | Project Roles are a flexible way to associate users and/or groups with particular projects. |
| jira_sprint | Sprint is a short period in which the development team implements and delivers a discrete and potentially shippable application increment. |
| jira_user | User in the Jira cloud. |
+-------------------+----------------------------------------------------------------------------------------------------------------------------------------------+