files-inspect

Inspect, download, upload, and debug Kurtosis file artifacts across enclaves.

547|97|Updated Feb 14, 2023
One-click install
npx skills add https://github.com/kurtosis-tech/kurtosis --skill files-inspect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: files-inspect
Source: https://github.com/kurtosis-tech/kurtosis/tree/main/skills/files-inspect
Command: npx skills add https://github.com/kurtosis-tech/kurtosis --skill files-inspect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps engineers diagnose and manage Kurtosis file artifacts across enclaves, enabling inspection, download, upload, and debugging of artifact mounting problems.

Core Features & Use Cases

  • Inspect and list file artifacts by UUID and name within an enclave.
  • Download artifacts to the local machine for offline inspection, or upload local files to create new artifacts.
  • Debug and validate the mounting of artifacts into services, including cross-enclave transfers and Kubernetes behavior.

Quick Start

Inspect an enclave's artifacts and verify their contents to troubleshoot missing files or mis-mounted volumes.

Frequently Asked Questions about files-inspect

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

FAQPage Schema
How do I inspect Kurtosis file artifacts inside an enclave?

You can inspect Kurtosis file artifacts by listing them through their UUID and name within a specific enclave. This allows you to verify artifact contents and troubleshoot missing files or mis-mounted volumes during development.

Can I download Kurtosis artifacts to my local machine for offline inspection?

Yes, you can download Kurtosis artifacts to your local machine for offline inspection. The skill also supports uploading local files to create new artifacts, enabling flexible file management across your enclave environments.

How do I debug artifact mounting problems in Kurtosis services?

Debugging artifact mounting problems in Kurtosis involves validating how files are mounted into services. You can verify artifact contents and inspect cross-enclave transfers to ensure volumes are correctly mounted and accessible.

Do I need the Kurtosis CLI to manage file artifacts across enclaves?

Yes, you need the Kurtosis CLI with a running engine to manage file artifacts. The CLI validates artifact handling across services and enclaves, supporting creation, inspection, and mounting workflows.

Can I transfer file artifacts between different Kurtosis enclaves?

Yes, you can validate cross-enclave transfers of file artifacts. The skill supports debugging and validating the mounting of artifacts into services, including cross-enclave transfers and Kubernetes behavior.

Why are my files missing when mounting artifacts into a Kurtosis service?

Missing files during artifact mounting usually indicate mis-mounted volumes or incorrect artifact contents. You can inspect the enclave's artifacts by UUID and name to verify their contents and troubleshoot the mounting workflow.