Skip to content

feat(cli): add mpak provider unset command #58

@mgoldsborough

Description

@mgoldsborough

Problem

mpak provider set <name> persists a default provider to ~/.mpak/config.json, but there's no way to clear it back to auto-detect without manually editing the config file.

Proposal

Add mpak provider unset that removes the provider field from config, restoring auto-detect behavior.

mpak provider unset
# → Default provider cleared. Auto-detection will be used.

Context

From QA review of #feat/multi-provider-skill-install. Non-blocking for that PR but improves the UX of the provider system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pkg/climpak CLI (@nimblebrain/mpak)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions