Skip to main content

No project description provided

Project description

Azure devops backup

A tool to make a backup of an azure devops organization


Installation

pip install backup-devops

Run the backup process

Configure the environment variables to specify the azure devops organization to backup:

  • AZDEVOPS_BACKUP_TARGET_ORGA
  • AZDEVOPS_BACKUP_PAT_TARGET_ORGA

Configure the environment variables for where to host the backup (a target azure devops organization):

  • AZDEVOPS_BACKUP_TARGET_ORGA
  • AZDEVOPS_BACKUP_PAT_TARGET_ORGA
python -m backup_devops

What is backed up

  • source code following the original hierarchy (project, repository (all branches))
  • work items and comments

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

backup_devops-0.4.0.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

backup_devops-0.4.0-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page