Skip to content

yolk/mite-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mite-backup

Gem Version

Simple command-line tool for downloading a backup in XML of your mite.account.

Installation

gem install mite-backup

Usage

mite-backup -a [ACCOUNT-SUBDOMAIN] -e [EMAIL] -p [PASSWORD]

This will output the backup file in XML to the prompt. You propably want to pipe it into an file:

mite-backup -a [ACCOUNT-SUBDOMAIN] -e [EMAIL] -p [PASSWORD] > my_backup_file.xml

For further instructions run

mite-backup --help

BlaBla

Copyright (c) 2011-2023 mite GmbH

Beyond that, the implementation is licensed under the MIT License.

About

Download a backup of your mite.account from the command-line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages