Skip to content

No "local" command in dev.sh #603

Open
@g3rzi

Description

It was stated in the development section that running:

./dev.sh local

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions