nsc github base-image list shows the base images that Namespace provides for GitHub Actions runners, together with their labels and image references. Use nsc github base-image describe to see the full contents of a specific image.
Usage
Examples
List all base images:Optional Flags
-o, —output string
Output format. Default:plain.
Supported values: plain, json.
—label stringArray
Filter by label (for exampleubuntu-24.04). Can be specified multiple times.
—include-canary
Include canary images in the output.Related Topics
- nsc github base-image describe - Show details for a specific base image