Skip to content

Add a clean command to inverse devbox init #2335

Open
@trya2l

Description

@trya2l

What problem are you trying to solve?

Sometimes, I start using devbox in a folder, but I later on decide to migrate to another one, for different considerations.

In this case, I'd like to rapidly clean up the folder, but then I need to do that manually, even if this is not a complex task.

What solution would you like?

I'd love something like devbox clean to remove devbox from the current folder (including direnv when the devbox generate direnv has been invoked)

Alternatives you've considered

Currently, I remove everything manually

rm -rf .devbox devbox.* .envrc

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestgood first issueGood for newcomerstriageIssue needs triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions