Cobra supports bash and zsh completion code generation, but our cli project was not leveraging it. Add a 'completion' command to the conduit cli, which outputs bash and zsh completion code. Signed-off-by: Andrew Seigner <andrew@sig.gy>