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
Allow specifying additional parameters passed to app
This can be done with "exec" parameter. It can be used more than one
time, for instance:
goaci --exec=--param1=value1 --exec=--param2 \
--exec 'value2 with spaces' github.com/coreos/etcd
0 commit comments