asym list
List resources from your Asymptote account. Has two subcommands:repos and policy-packs.
asym list --help
asym list --help
repos
List all GitHub repositories connected to your Asymptote account via the GitHub App integration.asym list repos --help
asym list repos --help
| Flag | Description |
|---|---|
--json | Output as JSON |
-h, --help | Help for repos |
policy-packs
List all available security policy packs, including the number of policies and enrolled repositories. Can also be referenced by the aliaspacks.
asym list policy-packs --help
asym list policy-packs --help
| Flag | Description |
|---|---|
--json | Output as JSON |
-h, --help | Help for policy-packs |

