I want to install aptos cli in shell of my deployment
hemangvora
PROOP

10 months ago

Hey there I am new to railway and wanted to check if I can install and run aptos cli as I am using that in my project

cmd to download cli
curl -fsSL "https://aptos.dev/scripts/install_cli.py" | python3

Solved

4 Replies

Hey Hemang,

I wouldn't see how we would stop you from doing that. You can install the package and script it as you wish.


Status changed to Awaiting User Response Railway 10 months ago


angelo-railway

Hey Hemang, I wouldn't see how we would stop you from doing that. You can install the package and script it as you wish.

hemangvora
PROOP

10 months ago

Hey angelo thanks for the reply can you guide me how to install? using railway ssh ?


Status changed to Awaiting Railway Response Railway 10 months ago


I can't but maybe the community can?

If you would want to do it the SSH way, you could host a standard Linux container with the right perms and then install it via SSH.


Status changed to Awaiting User Response Railway 10 months ago


hemangvora
PROOP

10 months ago

I think i know now thanks for the comments


Status changed to Awaiting Railway Response Railway 10 months ago


Status changed to Solved hemangvora 10 months ago


Loading...