cf-cli

Generates Cloudflare CLI v8 commands for common workflows.

29|13|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/SAP-samples/joule-a2a-agent-toolkit --skill cf-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cf-cli
Source: https://github.com/SAP-samples/joule-a2a-agent-toolkit/tree/main/skills/cf-cli
Command: npx skills add https://github.com/SAP-samples/joule-a2a-agent-toolkit --skill cf-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cloud Foundry users often struggle to recall exact v8 syntax, commands, and manifest structures for deployment, service binding, and troubleshooting. This skill provides precise, ready-to-run cf commands, validated manifests, and guided workflows to streamline CF tasks.

Core Features & Use Cases

  • Generate accurate cf CLI v8 commands for common tasks (login, target, push, bind, routes, and scale).
  • Create and validate manifests for cf push and cf deploy workflows.
  • Troubleshoot CF apps using logs, events, API queries, and troubleshooting patterns.

Quick Start

Ask me to generate a cf push command for your app and I will provide the exact command and manifest snippet.

Frequently Asked Questions about cf-cli

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

FAQPage Schema
How do I generate the correct cf push command and manifest for Cloud Foundry v8?

To generate a cf push command for Cloud Foundry v8, provide your app name and configuration. This skill outputs precise, ready-to-run cf CLI v8 commands and validated manifest snippets to streamline your deployment workflow.

What is the correct cf CLI v8 syntax for scaling and routing apps?

The correct cf CLI v8 syntax for scaling and routing leverages API v3 endpoints. This skill generates exact v8 commands to scale app instances and map routes within your Cloud Foundry environment.

How do I troubleshoot Cloud Foundry app deployments using cf CLI v8?

To troubleshoot Cloud Foundry app deployments with cf CLI v8, query logs, events, and API endpoints. This skill provides guided troubleshooting patterns and exact commands to retrieve and analyze deployment failures.

Does this Cloud Foundry command generator support service binding with API v3?

Yes, this Cloud Foundry command generator supports service binding using API v3. It generates accurate cf CLI v8 commands to bind and manage service instances for your deployed applications.

What is the best way to validate manifests before running cf push?

The best way to validate manifests before running cf push is using a guided generator that checks v8 syntax. This skill creates and validates manifest structures to ensure your Cloud Foundry deployment configurations are error-free.

Why does my cf CLI command fail during Cloud Foundry app deployment?

Your cf CLI command might fail during Cloud Foundry app deployment due to incorrect v8 syntax or manifest errors. This skill provides guided workflows and troubleshooting patterns to identify and resolve failures using logs and events.