Skip to main content
The magnet search command searches across your workspace’s issues and pages.

Usage

magnet search "login redirect"

Options

OptionDescription
--types <list>Comma-separated types to search: issue, page. Defaults to both.

Examples

Search only issues:
magnet search "redirect loop" --types issue
Search only pages:
magnet search "architecture" --types page