Automattic / Automattic/jetpack

CLI: Link Switch

Open
#19,972 0 comments 0 reactions 1 assignee Claimed by @sdixon194 View on GitHub
[Feature] Jetpack CLI New Feature
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

When working with multiple checked out versions of the repo, the CLI will only work with whatever directory it was initially linked with, which can be a problem when looking to use the CLI with freshly checked out repo for testing or releases.

You currently have to run `jetpack cli unlink` and then `yarn install && yarn cli-link` before it will work again.

It would be cool if we could add a command, like `jetpack cli switch` that lets you switch working directories.

This may be irrelevant once we switch to pnpm.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.