Salta ai contenuti

Command Palette and Shortcuts Reference

Questi contenuti non sono ancora disponibili nella tua lingua.

This page provides an exhaustive catalog of all commands contributed by the F5 Distributed Cloud Tools (vscode-xcsh) extension, including their default keyboard shortcuts, menus, and context constraints.

ShortcutCommandCommand IdentifierDescription
Ctrl+Shift+A
(macOS: Cmd+Shift+A)
Apply Resourcexcsh.applyApplies the active editor manifest or buffer to the active F5 Distributed Cloud tenant.
Ctrl+Shift+R
(macOS: Cmd+Shift+R)
Refresh Explorerxcsh.refreshRefreshes the active profile, resource tree, and cloud status indicators.
Command TitleCommand IdentifierContributed LocationsDescription
xcsh: Add Contextxcsh.addContextProfiles View Title, Command PaletteConfigure a new connection profile with API token or PKCS#12 certificate.
xcsh: Edit Contextxcsh.editContextProfile Item Context MenuModify URL, credentials, or default namespace for a profile.
xcsh: Manage Context Envxcsh.manageContextEnvProfile Item Context MenuDefine custom environment variables applied when the profile activates.
xcsh: Validate Contextxcsh.validateContextProfile Item Context Menu, Command PaletteTest connectivity and authentication against the tenant endpoint.
xcsh: Switch Namespacexcsh.switchNamespaceProfile Item Context Menu, Command PaletteChange the active working namespace for the selected profile.
xcsh: Rename Contextxcsh.renameContextProfile Item Context MenuUpdate the display identifier of a profile.
xcsh: Delete Contextxcsh.deleteContextProfile Item Context MenuRemove a saved connection profile and purge stored credentials from SecretStorage.
xcsh: Set Active Contextxcsh.setActiveContextProfile Item Inline ActionMark a profile as active for the current Visual Studio Code session.
xcsh: Clear Auth Cachexcsh.clearAuthCacheCommand PaletteFlush cached authentication tokens and session credentials from memory.
Command TitleCommand IdentifierContributed LocationsDescription
xcsh: Refreshxcsh.refreshExplorer Title, Command PaletteReload live resources from the tenant API.
xcsh: Create Resourcexcsh.createResource Category Inline ActionOpen an editor buffer pre-populated with a minimal resource template.
xcsh: Create from Templatexcsh.createFromTemplateResource Category Context MenuScaffold an advanced resource manifest template.
xcsh: Describexcsh.describeResource Item Context Menu, Double-clickRender a formatted Markdown summary of the resource.
xcsh: Get (JSON)xcsh.getResource Item Context MenuOpen the raw JSON payload in a read-only document (xcsh-view://).
xcsh: Editxcsh.editResource Item Context MenuOpen live resource in an editable buffer (xcsh://). Saving writes changes directly to the API.
xcsh: Deletexcsh.deleteResource Item Context MenuDelete the selected resource from the tenant (with confirmation guard).
xcsh: Toggle View Modexcsh.toggleViewModeExplorer Title, Command PaletteSwitch between console (curated) and full (all 236+ types) catalog views.
xcsh: Copy Namexcsh.copyNameResource Item Context MenuCopy the resource name to clipboard.
xcsh: Copy as JSONxcsh.copyAsJsonResource Item Context MenuCopy the complete resource JSON payload to clipboard.
xcsh: Open in Browserxcsh.openInBrowserResource Item Context MenuOpen the resource page in the F5 Distributed Cloud Console web UI.
xcsh: Add to Chatxcsh.addToChatResource Item Context MenuInject the resource JSON configuration into the @xcsh Copilot Chat prompt.
Command TitleCommand IdentifierContributed LocationsDescription
xcsh: Apply Manifestxcsh.fileApplyEditor Title Bar, File Explorer ContextApply local JSON or YAML manifest to the active tenant.
xcsh: Create from Filexcsh.fileCreateFile Explorer Context MenuCreate a new resource from the selected file manifest.
xcsh: Diff Manifestxcsh.fileDiffEditor Title Bar, File Explorer ContextOpen a side-by-side diff comparing local manifest against live tenant state.
xcsh: Delete from Filexcsh.fileDeleteFile Explorer Context MenuDelete the remote resource corresponding to the local manifest.
Command TitleCommand IdentifierContributed LocationsDescription
xcsh: View Logsxcsh.viewLogsResource Context Menu (HTTP/TCP LB)Stream access logs for the selected load balancer.
xcsh: View Metricsxcsh.viewMetricsResource Context Menu (LB, Origin Pool)Query request rates, error codes, and latency distributions.
xcsh: Generate Diagramxcsh.diagramResource Context Menu (HTTP LB)Generate an interactive visual Mermaid topology diagram.
xcsh: Create Health Check (Form)xcsh.createHealthcheckFormHealth Check Context Menu, Command PaletteOpen guided interactive form builder for health monitors.
Command TitleCommand IdentifierContributed LocationsDescription
xcsh: Open Status Dashboardxcsh.cloudStatus.openDashboardCloud Status Title, Command PaletteOpen interactive webview dashboard of global service health.
xcsh: Open External Statusxcsh.cloudStatus.openExternalCloud Status TitleLaunch external browser to status.ves.volterra.io.
xcsh: View Planxcsh.showPlanSubscription Title, Command PaletteOpen subscription plan entitlements and contract terms dashboard.
xcsh: View Quotasxcsh.showQuotasSubscription Title, Command PaletteOpen real-time tenant quota utilization dashboard.
xcsh: Activate Add-onxcsh.activateAddonAdd-on Item Context MenuEnable an optional platform security or networking add-on.
xcsh: Show Onboardingxcsh.showOnboardingCommand PaletteOpen platform onboarding readiness and setup guide.
Command TitleCommand IdentifierContributed LocationsDescription
xcsh: Open Agent Panelxcsh.xcsh.openPanelCommand Palette, SidebarOpen the embedded xcsh agent webview panel.
xcsh: Open Terminalxcsh.xcsh.openTerminalCommand PaletteLaunch an integrated xcsh interactive shell terminal.
xcsh: Restart Agent Processxcsh.xcsh.restartCommand PaletteRestart the background xcsh subprocess and re-establish RPC bridge.
xcsh: New Sessionxcsh.xcsh.newSessionAgent Panel TitleClear conversation memory and initialize a new agent session.