Delete a project with a remote repository
gogh delete [flags] [[OWNER/]NAME]
--dryrun Displays the operations that would be performed using the specified command without actually running them
--force Do NOT confirm to delete.
-h, --help help for delete
--local Delete local project. (default true)
--remote Delete remote project.
- gogh - GO GitHub project manager