ApisBare Command Line - Backup Option

The backup command may be accompanied with the following options:

  • /DataOnly - only honeystore database data will be backed up
  • /ConfigOnly - only hive/honeystore configuration will be backed up - no honeystore or chronical data
  • /Hive - only hive configurations will be backed up - no honeystore configuration or data
  • /Honeystore - only honeystore configuration/data will be backed up - no hive instances
  • /Incremental - Make or append to an incremental backup
  • /Wait - Wait for a keypress before exiting when the backup is completed
  • /FromDate:DateTime - Backup data starting at this time (Not fully implemented)
  • /ToDate:DateTime - Backup data up until this time (Not fully implemented)