Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Mar 27, 2026

Goals, Projects & Focus Areas

Goals (7 commands)

1
2
twg goals query --scope me                         # My goals
twg goals get --id <id>                            # Get by ID or key
twg goals search --query "Q2 revenue"              # Full-text search
twg goals --tql "owner = currentUser() AND status = 'AT_RISK'"   # TQL filter
twg goals dependencies create / delete             # Manage dependencies
twg goals updates create / update                  # Status updates

Projects (7 commands)

1
2
twg projects query --scope me                      # My projects
twg projects get --key PROJ-KEY                    # Get by key
twg projects search --query "platform migration"   # Full-text search
twg projects --tql "status = 'ON_TRACK' AND tag = 'Q1'"   # TQL filter
twg projects create / update / archive             # Lifecycle
twg projects updates create                        # Status updates

Focus Areas (3 commands)

1
2
twg focus-areas query --scope me                   # My focus areas
twg focus-areas get --key FA-1                     # Get by key or ARI
twg focus-areas search --query "growth"            # Search sitewide
twg focus-areas-tree --key FA-1                    # Hierarchy tree

Teams (2 commands)

1
2
twg teams query --query "Platform"                 # Search teams by name
twg teams get --id <team-id>                       # Get team by name or ARI

Rate this page: