Skip to main content

Commands

All commands are available via the Command Palette (Ctrl+Shift+P / Cmd+Shift+P).
You can also access most commands by right-clicking in the ShardCloud sidebar or using the context menu.

Authentication


Application Management


Quick Actions


Extension Settings

Configure the extension in VS Code Settings (Ctrl+, / Cmd+,) or by editing your settings.json file.

Available Settings


Configuration Examples

settings.json

Never commit your API token to version control. Use VS Code’s secure storage or set the token via the Login command.

Keyboard Shortcuts

You can assign custom keyboard shortcuts to any ShardCloud command:
  1. Open Keyboard Shortcuts (Ctrl+K Ctrl+S / Cmd+K Cmd+S)
  2. Search for “ShardCloud”
  3. Click the plus icon to add a keybinding

Suggested Shortcuts


Status Bar

When enabled, the status bar shows:
  • Connection status - Whether you’re logged in
  • Linked app name - The currently linked application
  • Quick actions - Click to access common commands
Click the status bar item to quickly access deploy, logs, and restart actions.