Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API CLI download not working #134

Open
ibaraki-douji opened this issue Sep 6, 2024 · 2 comments
Open

API CLI download not working #134

ibaraki-douji opened this issue Sep 6, 2024 · 2 comments

Comments

@ibaraki-douji
Copy link

https://api.pluralith.com/v1/dist/download/cli?os=linux&arch=amd64 your API always returns an err 500 (same for the graphine URL Pluralith/pluralith-cli-graphing-release#2)

@ibaraki-douji
Copy link
Author

fixing your API will resolve issues regarding your docs (https://docs.pluralith.com/docs/get-started/run-in-ci) as well as the pluralith-cli-graphing not found file

@ibaraki-douji
Copy link
Author

ibaraki-douji commented Sep 6, 2024

As a workaround you can download the CLI from the release page

https://github.com/Pluralith/pluralith-cli/releases

As well as the graphing CLI release

https://github.com/Pluralith/pluralith-cli-graphing-release/releases

Regarding the file structure it should look like that :
pluralith-cli will be the CLI binary
pluralith-cli-graphing will be the CLI graph binary

./pluralith-cli
./bin/pluralith-cli-graphing

If you don't put the graphing in the bin directory, it wont work.
You can put the CLI in the folder of your choice as long as the graphing is in a bin sub-folder

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

No branches or pull requests

1 participant