dump

Export Kurtosis engine, enclaves, services, logs, and artifacts to a local directory.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dump Kurtosis state to enable debugging and sharing by exporting enclave state including service logs, configurations, and file artifacts to a local directory.

Core Features & Use Cases

  • Export entire Kurtosis state (engine, enclaves, services, logs, and artifacts) to a local directory for offline analysis.
  • Dump a specific enclave and its services for targeted debugging.
  • Preserve enclave metadata and configuration to facilitate reproducible bug reports and collaboration.

Quick Start

Use the Kurtosis CLI to dump the current state to a local directory.

Frequently Asked Questions about dump

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

FAQPage Schema
How do I export Kurtosis enclave state and service logs for offline debugging?

To export Kurtosis enclave state for offline debugging, use the Kurtosis CLI to dump engine state, enclaves, services, logs, and file artifacts to a local directory for analysis or sharing.

What is the best way to share my Kurtosis environment configuration for collaboration?

The best way to share your Kurtosis environment configuration is to dump the enclave state, service logs, and artifacts to a local directory, enabling reproducible bug reports and collaborative debugging.

Can I dump a specific Kurtosis enclave instead of the entire engine state?

Yes, you can dump a specific enclave and its services for targeted debugging. The Kurtosis CLI allows exporting individual enclave metadata and configurations instead of the entire engine state.

What does a Kurtosis state export include for reproducing bug reports?

A Kurtosis state export includes engine state, enclaves, services, logs, and file artifacts. This preserves enclave metadata and configuration to facilitate reproducible bug reports and offline analysis.

When do I need to dump Kurtosis state to a local directory?

You need to dump Kurtosis state to a local directory when debugging workflows require offline analysis or when sharing enclave state, service logs, and configurations with others for collaboration.

Does exporting Kurtosis state require any external dependencies or tools?

Exporting Kurtosis state requires the Kurtosis CLI to perform a deterministic export process. No external dependencies are needed beyond the CLI to dump engine state, enclaves, services, logs, and artifacts.