To utilize the preinstalled 2bttns CLI within the 2bttns Docker container, prefix your CLI commands as follows:
docker-compose exec -T twobttns 2bttns-cli <command>
npm i -g @2bttns/2bttns-cli
npx @2bttns/2bttns-cli <command>
Was this helpful?