Attach a runtime to agent.
attach runtime.
codefresh attach runtime
Option | Alias | Default | Description |
---|---|---|---|
--help | Print help information | ||
--runtime-name | Runtime’s name | ||
--agent-name | Agent’s name | ||
--agent-id | Agent’s ID | ||
--runtime-kube-context-name | Runtime kubernetes context | ||
--runtime-kube-namespace | Runtime’s namespace | ||
--runtime-kube-config-path | Path to kubeconfig file for runtime (default is $HOME/.kube/config) | ||
--agent-kube-context-name | Agent kubernetes context | ||
--agent-kube-namespace | Agent’s namespace | ||
--agent-kube-config-path | Path to kubeconfig file for the agent (default is $HOME/.kube/config) | ||
--restart-agent | restart agent afte install - default false | ||
--verbose | Print logs |