foundation-cli-timepoint

Retrieve and clean up data protection timepoints using foundation-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists in managing timepoints for data protection tasks, simplifying the process of querying timepoints and initiating clean-up tasks.

Core Features & Use Cases

  • Query Timepoints: Retrieve timepoint lists for protection objects.
  • Timepoint Clean-Up: Initiate clean-up tasks for timepoints to free up storage.
  • Use Case: For an IT administrator tasked with managing backups, this Skill allows them to easily check available timepoints and clean-up old data, enhancing storage efficiency.

Quick Start

Run 'foundation-cli timepoint list --object-id <object-id>' to get the list of timepoints for a specific object.

Frequently Asked Questions about foundation-cli-timepoint

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

FAQPage Schema
How do I query available backup timepoints for a specific protection object?

To query backup timepoints for a specific protection object, run 'foundation-cli timepoint list --object-id <object-id>'. This retrieves the timepoint list to verify available recovery states.

How can I clean up old backup timepoints to free up storage space?

You can clean up old backup timepoints to free up storage by initiating a timepoint clean-up task through the foundation-cli toolset, which removes obsolete recovery points and optimizes storage efficiency.

What is a timepoint in the context of data protection and recovery operations?

A timepoint in data protection represents a specific recovery state for a protected object. It serves as a snapshot marker that allows administrators to restore systems to exact moments during backup operations.

Do I need to install foundation-cli before managing data protection timepoints?

Yes, you need foundation-cli installed and configured before managing data protection timepoints. The Skill depends on this command-line interface toolset to automate timepoint retrieval and clean-up operations.

Can I automate timepoint retrieval and cleanup tasks for large-scale backup environments?

Yes, you can automate timepoint retrieval and cleanup tasks for large-scale backup environments using the foundation-cli timepoint commands. This allows IT administrators to systematically query and remove old timepoints, enhancing storage efficiency across numerous protection objects.