Skip to content

Conversation

@yadutaf
Copy link
Contributor

@yadutaf yadutaf commented Jan 28, 2026

Description

Currently, the only way to get a console on a VM is to go through the portal, manually select the VM and request the console. When spawning a VM from the CI, it would be convenient to get a direct link to the console page.

The existing exo api get-console-proxy-url provides a websocket URL as well as the path component, however, it is not directly usable with a browser.

This commit introduces a new console-url sub-command for the instance command.

Checklist

(For exoscale contributors)

  • Changelog updated (under Unreleased block)
  • Testing

Testing

This was manually tested with both the production and pre-production environments.

Currently, the only way to get a console on a VM is to go through the
portal, manually select the VM and request the console. When spawning a
VM from the CI, it would be convenient to get a direct link to the
console page.

The existing `exo api get-console-proxy-url` provides a websocket URL as
well as the path component, however, it is not directly usable with a
browser.

This commit introduces a new `console-url` sub-command for the `instance`
command.

Signed-off-by: Jean-Tiare Le Bigot <[email protected]>
Copy link
Member

@pierre-emmanuelJ pierre-emmanuelJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the contribution. 🚀 Nice work!

@yadutaf yadutaf merged commit ede7e3f into master Jan 29, 2026
3 checks passed
@yadutaf yadutaf deleted the jtiare/instance-console branch January 29, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants