Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 480 Bytes

gogh_delete.md

File metadata and controls

22 lines (15 loc) · 480 Bytes

gogh delete

Delete a project with a remote repository

gogh delete [flags] [[OWNER/]NAME]

Options

      --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.

SEE ALSO

  • gogh - GO GitHub project manager