foundation-cli-job

N/A - operational script not found in this response.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexity of managing backup and recovery jobs by providing a suite of commands that can be executed through the CLI, simplifying the process of querying, terminating, and deleting jobs.

Core Features & Use Cases

  • Job Querying: Retrieve details about jobs, including their status, details, and child jobs.
  • Job Management: Execute commands to stop and delete jobs based on their status.
  • Use Case: Imagine you need to find all jobs that are currently in progress and stop any that are running longer than expected.

Quick Start

Run the foundation-cli job list command to view all current jobs.

Frequently Asked Questions about foundation-cli-job

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

FAQPage Schema
How do I manage backup and recovery jobs using CLI commands?▼

You can manage backup and recovery jobs by executing commands via the foundation-cli toolset to query job statuses, stop execution, and delete historical jobs.

What is the best way to stop backup jobs that are running longer than expected?▼

To stop backup jobs running longer than expected, query the in-progress jobs and use the job management commands to terminate the specific executions.

Can I retrieve details about child jobs from the command line?▼

Yes, you can retrieve details about child jobs by executing the job querying commands to check the status and specifics of current backup and recovery tasks.

Do I need the foundation-cli binary to execute data protection job operations?▼

Yes, the foundation-cli binary is required as a dependency to execute data protection workflows and run job management commands.

How do I delete historical backup jobs through the command line?▼

You can delete historical backup jobs by running the job management commands to remove completed tasks based on their current status.