aspire

Manage Aspire distributed application lifecycles via CLI and SSH.

137|19|Updated Jun 30, 2025
One-click install
npx skills add https://github.com/davidfowl/aspire-ssh-deploy --skill aspire-davidfowl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire
Source: https://github.com/davidfowl/aspire-ssh-deploy/tree/main/.agents/skills/aspire
Command: npx skills add https://github.com/davidfowl/aspire-ssh-deploy --skill aspire-davidfowl

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexity of managing and operating Aspire distributed applications, offering streamlined commands to control resources, manage secrets, and deploy applications.

Core Features & Use Cases

  • App Management: Start, stop, restart, and wait on Aspire applications.
  • Resource Inspection: View resources, logs, traces, and documentation.
  • Integration and Deployment: Add integrations, manage secrets, and deploy apps.
  • Use Case: Deploy a new Aspire application to a remote server, ensuring it is fully operational and healthy.

Quick Start

Use the 'aspire deploy' command to deploy your Aspire application to a remote server.

Frequently Asked Questions about aspire

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

FAQPage Schema
How do I deploy Aspire distributed applications to a remote server using CLI?

You can deploy Aspire distributed applications by using the 'aspire deploy' command to push your apphost to a remote server, ensuring the application becomes fully operational and healthy through CLI-based orchestration.

What's the best way to manage Aspire application lifecycle and resources remotely?

The best way to manage Aspire application lifecycle remotely is using CLI commands to start, stop, restart, and wait on distributed applications, while handling SSH connections and container orchestration for resource inspection.

Do I need SSH access and Aspire CLI to manage apphost operations?

Yes, SSH access and the Aspire CLI dependency are required to perform remote apphost operations, as these enable secure shell connections, file transfers, and the execution of resource management commands.

Can I inspect logs and traces for Aspire distributed applications through the CLI?

Yes, you can inspect logs and traces for Aspire distributed applications through the CLI, which provides dedicated commands to view resources, monitor application health, and access relevant documentation.

How to add integrations and manage secrets for Aspire applications?

You can add integrations and manage secrets for Aspire applications by using the Aspire CLI commands designed for integration management and secure secret handling during your application deployment workflows.