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
Add a terminal command to connect to the instance, and run an interactive session with the agent.
Implement the command with the podman runtime, using podman exec -it instance <agent-cmd>, where agent-cmd is defined in the podman runtime configuration