Skip to content

Add migration and import commands #8

@pcgeek86

Description

@pcgeek86

We need to add PowerShell commands to the PSGitHub module that support repository migration and import of external revision control repositories.

Repository Import

https://developer.github.com/v3/migration/migrations/

  • Invoke a repository migration from an external service
  • List in-progress migrations
  • Get status of a specific migration
  • Download a migration archive
  • Delete a migration archive
  • Unlock a repository

Enterprise Migrations

https://developer.github.com/v3/migration/migrations/

  • Start a migration
  • Get a list of enterprise migrations
  • Get the status of a specific migration
  • Download a migration archive
  • Delete a migration archive
  • Unlock a repository

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions