Skip to content

Add a user-defined unpack location config for specific layer types #1068

@bmicklea

Description

@bmicklea

Describe the problem you're trying to solve
When unpacking a ModelKit on my localhost I have certain locations where I always want my models, datasets, prompts, etc... to go. For example:

  • Models to /models
  • Datasets to S3://databucket
  • Skill.md files to .claude/skills

Describe the solution you'd like
Create a config file or .env file for KitOps that would hold the default locations for each layer type. It would be ideal if this is triggered by a special flag on unpack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions