Documentation menu

Deploy from Copilot Chat with the Light Cloud extension.

Deploy from GitHub Copilot

The Light Cloud extension adds @lightcloud to GitHub Copilot Chat in VS Code.

Install

Install the Light Cloud extension from the VS Code marketplace, then sign in with /login.

Slash commands

  • /deploy builds and deploys the current project.
  • /redeploy ships the latest changes.
  • /status shows the current deployment.
  • /list lists your applications.
  • /plan previews the configuration without deploying.
  • /destroy tears an application down.
  • /login and /logout manage your session.

The extension writes a small .lightcloud project config, so follow-up commands run without arguments.

Example

@lightcloud /deploy
Framework: React (Vite)
Live at https://acme-app.light-cloud.io
Console: https://console.light-cloud.com/apps/acme-app