💾
DevOpsTypeScript

CLI Backup Sync

by diegosouzapw

CLI Backup Sync is a DevOps skill for Claude Code, published by diegosouzapw in OmniRoute.

46.8K stars6.3K forkson diegosouzapw/OmniRouteAdded 2026/08/13Repository updated 2026/08/13
a2aai-agentsai-gatewayanthropicclaudeclaude-codeclinecodexcopilotcursordeepseekfree-aigeminikimillm-gatewaymcpopenaiopenai-proxyqwentoken-saver
Install in seconds
Install CLI Backup Sync
Copy CLI Backup Sync into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/diegosouzapw/OmniRoute/tree/release/v3.8.50/skills/cli-backup-sync ~/.claude/skills/cli-backup-sync

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/diegosouzapw/OmniRoute.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/cli-backup-sync/SKILL.md in diegosouzapw/OmniRoute
Installs to
~/.claude/skills/cli-backup-sync
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What CLI Backup Sync does

CLI Backup Sync backs up and restores OmniRoute data from the command line. Use it to trigger incremental snapshots, sync to cloud storage, manage backup schedules, and restore from archive files.

CLI Backup Sync is cataloged under DevOps on DirSkills. CLI Backup Sync comes from a repository tagged a2a, ai-agents, ai-gateway, anthropic and claude.

Documentation

README

Overview

Backup and restore OmniRoute data from the CLI. Trigger incremental snapshots, sync to cloud storage, manage backup schedules, and restore from archive files.

Quick install

npm install -g omniroute   # or: npx omniroute
omniroute --version

Subcommands

backup

Example:

omniroute backup

backup create

Flags:

  • --name <name>
  • --cloud
  • --encrypt
  • --key-file <path>
  • --exclude <pattern>
  • --retention <n>

Example:

omniroute backup create

backup auto

Example:

omniroute backup auto

backup enable

Flags:

  • --cron <expr>
  • --cloud
  • --encrypt
  • --retention <n>

This is the opening of the README. Read the full README on GitHub.

Frequently asked about CLI Backup Sync

  • What else does diegosouzapw publish alongside CLI Backup Sync?

    CLI Backup Sync is one of 25 skills that DirSkills catalogs from diegosouzapw/OmniRoute, the repository it ships in. Its siblings there include CLI Batches, CLI Chat and CLI Compression. Each one is a separate skill with its own page in this directory, installs the same way CLI Backup Sync does, and is maintained by diegosouzapw in that same repository. The rest of the collection is listed on the diegosouzapw/OmniRoute page.

  • How does CLI Backup Sync compare to other DevOps skills?

    CLI Backup Sync ranks #30 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of CLI Backup Sync against them. Open each page to compare what they document and how they install.

More from diegosouzapw/OmniRoute

CLI Backup Sync is one of 25 skills cataloged on DirSkills from diegosouzapw/OmniRoute.

See all 25 skills