nsc github profile delete removes a runner profile from the workspace. Active runners using this profile will continue to run until completion, but no new runners will be created with it.
Usage
Examples
Delete a profile:Required Flags
—profile_id string
Profile ID to delete.Related Topics
- nsc github profile - Manage GitHub runner profiles
- nsc github profile list - List profiles
- nsc github profile create - Create a new profile