Listing Entrypoints
This command returns a list of Entrypoints of a Project: bright-cli entrypoints:list --project <projectId>
Options
Option | Description |
---|---|
| *Required. The ID of the project |
| Optional. Use this option to set a limit of returned entrypoints. |
| Optional. Filter entry points by its connectivity. Available options: |
| Optional. Filter entry points by its by status. Available options: |
| Optional. Add this option to get a "prettified" version of the entry points, in JSON format. |
Updated 3 days ago