Closed
Description
Modify existing CLI commands (SSH, port-forward, vscodessh) to not track if a special argument is passed.
⚠️ As the JetBrains plugin will periodically dial workspaces over SSH to check if the IDE backend is still running, it will be necessary to add an argument to allow suppressing workspace usage tracking for a given SSH session, and update the plugin to set this argument when periodically dialing the workspace. Without this change, simply leaving Gateway open will result in all workspaces owned by a user being continuously ‘bumped’.