Agent should be able to get its token from env.
The agent token is not über secret, but it bothers me a little that you have the token in the command line and be able to see in in htop
.
The agent should be able to get the token from ARGOS_AGENT_TOKEN
env var (for ex.).
Same thing for the server URL.