foundation-cli-policy

Manage backup and recovery policies via foundation-cli commands.

264|59|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/anybackup-ai/Anybackup --skill foundation-cli-policy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: foundation-cli-policy
Source: https://github.com/anybackup-ai/Anybackup/tree/main/deploy/deploy_package/agent-content/anybackup-agent/foundation-cli-skills/skills/policy
Command: npx skills add https://github.com/anybackup-ai/Anybackup --skill foundation-cli-policy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires foundation-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a way to manage backup, recovery, and data protection policies using the foundation-cli, allowing for streamlined policy management.

Core Features & Use Cases

  • Policy Management: List, detail, create, and delete backup and recovery policies.
  • Command Execution: Execute commands related to policies using the foundation-cli.
  • Use Case: If you need to manage your backup and recovery policies, this Skill allows you to create new policies, modify existing ones, or delete unnecessary policies.

Quick Start

Run the foundation-cli policy list command to view all backup and recovery policies.

Frequently Asked Questions about foundation-cli-policy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage MySQL backup and recovery policies via command line?

This Skill executes backup and recovery policy management commands through the foundation-cli, enabling you to list, create, detail, and delete data protection policies for MySQL environments.

What do I need to set up data protection policies for MySQL environments?

Managing data protection policies requires the foundation-cli dependency to execute commands. It is designed for IT professionals and system administrators handling MySQL backup and recovery tasks.

Can I create and delete backup policies using foundation-cli?

Yes, you can create new backup policies and delete unnecessary ones using foundation-cli commands, providing complete lifecycle management for your MySQL data protection and recovery configurations.

How do I list all existing data protection policies in MySQL?

Run the `foundation-cli policy list` command to view all existing backup and recovery policies. This provides a quick overview of your current data protection configurations across the environment.

Is there a way to automate backup policy management for MySQL databases?

You can automate backup policy management for MySQL databases by executing foundation-cli commands within your scripts, enabling programmatic creation, modification, and deletion of recovery policies.

When should I use a command line tool for recovery policy management?

Use command line recovery policy management when you need to streamline administrative tasks, automate policy lifecycle operations, or manage MySQL data protection configurations programmatically across multiple environments.