Skip to content

Implement new commands for Console endpoints #537

@giornetta

Description

@giornetta

We have new endpoints to manage console sessions in the API:

  • GET to fetch if a vnc session is active for the instance
  • DELETE to stop an active vnc session before the expiration time

These should be added as CLI commands as well, I was thinking with the following format:

  • civo instance console status <instance_id>
  • civo instance console stop <instance_id>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions