rcstack cli¶
Various CLI tools, run cli -h for more details
Usage¶
rcstack cli COMMAND
Commands¶
cmd - run a custom command on top of docker image from RhodeCode
ishell - ishell attached to running RhodeCode instance
image-info - print out stored docker image version
image-list - print out list of all images used for rcstack
docker-info - get current docker info
docker-upgrade - force upgrade docker
redis - CLI for Redis
db - CLI with Database connection
db-upgrade - CLI to run db upgrade
storage - CLI for repository storage. Exposes a basic image with mounted data and repositories volumes or attach to currently running containers storage
attach - attach to running instance of RhodeCode, by default it attaches to rhodecode main web app
configure-vcsserver - reconfigure the vcsserver.ini file
configure-rhodecode - reconfigure the rhodecode.ini file
Settings Commands¶
set-image - set version to .runtime.env file
set-edition - set current setup to either CE (Community) or EE (Enterprise) type
set-hostname - set hostname to .runtime.env file
set-logging - set logging level for running stack
System health checks Commands¶
test-traffic - runs a traffic test against the current rhodecode instance
test-doctor - runs a test for stack health