Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Command doesn't support && #4

@emcniece

Description

@emcniece

It would be nice to be able to chain a few commands, ie. nginx -t && service nginx reload.

INFO[0181] [rgon-exec -name=rgon-proxy-nginx-1 -cmd="nginx -t && service nginx reload"]: "Executing [nginx -t && service nginx reload] on container [rgon-proxy-nginx-1]"
INFO[0181] [rgon-exec -name=rgon-proxy-nginx-1 -cmd="nginx -t && service nginx reload"]: "nginx: invalid option: \"&&\"\r"
INFO[0181] [rgon-exec -name=rgon-proxy-nginx-1 -cmd="nginx -t && service nginx reload"]: "websocket: close 1000 (normal)"
DEBU[0181] Notify cmd output: "Executing [nginx -t && service nginx reload] on container [rgon-proxy-nginx-1]\nnginx: invalid option: \"&&\"\r\nwebsocket: close 1000 (normal)\n"

Metadata

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