pantheon-systems / terminus-site-clone-plugin

A Terminus plugin that adds the `site:clone` command to facilitate cloning sites on Pantheon
MIT License
21 stars 11 forks source link

Command "site:clone" is not defined on Terminus latest version 3.0.1 #24

Open aminulpantheon opened 2 years ago

aminulpantheon commented 2 years ago

When trying to clone a site with Terminus latest version 3.0.1, get the following error: Command "site:clone" is not defined. Terminus version 3.0.1

Screen Shot 2021-12-09 at 9 43 02 PM
uberhacker commented 2 years ago

@aminulpantheon: Try terminus self:plugin:install pantheon-systems/terminus-site-clone-plugin. We are working on a command to upgrade Terminus 2 plugins to version 3.

dqlopez commented 2 years ago

Hey @uberhacker the above command doesn't work:

➜ ~ terminus self:plugin:install pantheon-systems/terminus-site-clone-plugin [error] pantheon-systems/terminus-site-clone-plugin is not a valid Packagist project.

uberhacker commented 2 years ago

@dqlopez: What is your terminus --version? This command only works with Terminus 3.

bill-redman commented 2 years ago

@uberhacker: I had encountered the same error as @aminulpantheon using Terminus 3.0.3. I ran the command you indicated and it resolved my problem. site:clone then worked.