You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will run a local agent container but the command is not exist:
➜ # ./dev.sh local
Usage: dev.sh command
This script is intended to help with compiling and deploying of dev enviroment
Available commands:
compile Compile the codebase
build Build a docker image
deploy Deploy the agent image
swarm Compile, build and deploy a swarm agent
podman Compile, build and deploy to a local podman agent
To get help with a command use: dev.sh command -h
The text was updated successfully, but these errors were encountered:
It was stated in the development section that running:
Will run a local agent container but the command is not exist:
The text was updated successfully, but these errors were encountered: