Federated commands unify content across Atlassian products and connected third-party providers (Google Drive, SharePoint, etc. when Rovo connectors are enabled).
1 2twg docs query --since 7d # Documents across all providers twg videos query # Videos (Loom + connected providers) twg meetings query --since 14d # Calendar events and recordings twg recently-viewed --since 7d # Recently viewed items twg pull-requests # PR detail from any SCM provider twg commits # Commit detail twg deployments # Deployment detail
1 2twg work query --scope me --since 7d # Cross-product work summary twg org-tree --name "Jane" --up-only # Manager chain twg org-tree --email j@co.com --depth 3 # Direct reports tree twg context jira workitem PROJ-123 # Enriched issue with PRs, commits, pages twg focus-areas-tree --key FA-1 # Focus area hierarchy
1 2twg user --account-id <aaid> # User profile twg user search --email j@co.com # Find user twg collaborators --scope me # Top collaborators twg resolve "Jane Doe" # Resolve name to ARI
| Intent | Surface |
|---|---|
| Cross-product discovery | twg docs / videos / meetings / recently-viewed |
| Broad work/activity | twg work query |
| Issue context with PRs and pages | twg context jira workitem |
| Product-specific CRUD | twg jira / confluence / bitbucket |
| Resolve a person or entity | twg resolve / twg user search |
| Strategy & planning | twg goals / projects / focus-areas |
Rate this page: