Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Secrets plugin does not work with terminus 3 #25

Open
paulsheldrake opened this issue Dec 13, 2021 · 2 comments
Open

Secrets plugin does not work with terminus 3 #25

paulsheldrake opened this issue Dec 13, 2021 · 2 comments

Comments

@paulsheldrake
Copy link
Contributor

I have installed the secrets plugins but the command doesn't register in terminus 3.

ls -la ~/.terminus/plugins/terminus-secrets-plugin/
total 28
drwxr-xr-x 8 circleci circleci  205 Dec 13 14:24 .
drwxr-xr-x 3 circleci circleci   37 Dec 13 14:24 ..
drwxr-xr-x 2 circleci circleci   49 Feb 22  2019 .circleci
drwxr-xr-x 2 circleci circleci   42 Feb 22  2019 Commands
-rw-r--r-- 1 circleci circleci 1368 Feb 22  2019 composer.json
-rw-r--r-- 1 circleci circleci  571 Dec 13 14:24 composer.lock
-rw-r--r-- 1 circleci circleci 1254 Feb 22  2019 CONTRIBUTING.md
-rw-r--r-- 1 circleci circleci   30 Feb 22  2019 .gitignore
-rw-r--r-- 1 circleci circleci 1075 Feb 22  2019 LICENSE
-rw-r--r-- 1 circleci circleci 4502 Feb 22  2019 README.md
drwxr-xr-x 3 circleci circleci   22 Feb 22  2019 src
drwxr-xr-x 4 circleci circleci   42 Feb 22  2019 tests
drwxr-xr-x 4 circleci circleci   34 Feb 22  2019 tools
drwxr-xr-x 3 circleci circleci   42 Dec 13 14:24 vendor

When I try the secrets namespace

terminus secrets


  Command "secrets" is not defined.
@paulsheldrake
Copy link
Contributor Author

Looks like this is a documentation issue.

To install this plugin with Terminus 3 you now need to do the following

terminus self:plugin:install pantheon-systems/terminus-secrets-plugin

greg-1-anderson pushed a commit that referenced this issue Jan 12, 2022
* Update installation notes

* Update note formatting
@TMWagner
Copy link

TMWagner commented Jul 5, 2022

The plugin installer does not work.
Ran terminus self:plugin:install pantheon-systems/terminus-secrets-plugin

And get an error

[error] Please install Composer to enable plugin management. See https://getcomposer.org/download/.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants