Skip to main content

Commands reference

All commands are available from the VS Code Command Palette. Context menus and view title actions expose the relevant subset when an asset, task, dataset, or profile is selected.

Profiles

Command IDTitleDescription
earthengine.showAuthStatusEarth Engine: Show Authentication StatusShow the current authentication status.
earthengine.signInAdd ProfileAdd a Google OAuth profile.
earthengine.addServiceAccountAdd Service AccountRegister a service-account key file.
earthengine.signOutSign OutSign out the selected profile.
earthengine.activateProfileEarth Engine: Activate ProfileMake a profile active.
earthengine.removeProfileRemove ProfileRemove a stored profile.
earthengine.newScriptNew Python ScriptCreate a Python script configured for the extension workflow.

Assets

Command IDTitleDescription
earthengine.refreshAssetsRefresh AssetsReload the asset tree root.
earthengine.searchAssetsEarth Engine: Search AssetsSearch assets in the active project.
earthengine.openAssetsPanelOpen Asset ManagerOpen the paginated Asset Manager editor.
earthengine.createFolderNew FolderCreate a folder below the selected parent.
earthengine.refreshAssetFolderRefresh FolderReload a selected folder or ImageCollection.
earthengine.openAssetPreviewOpen PreviewOpen a type-specific asset preview.
earthengine.copyAssetIdCopy Asset IDCopy the full Earth Engine asset name.
earthengine.deleteAssetEarth Engine: Delete AssetDelete an asset or recursively delete a container.
earthengine.moveAssetEarth Engine: Move AssetMove an asset; containers are processed recursively.
earthengine.copyAssetEarth Engine: Copy AssetCopy an asset; containers are processed recursively.

API docs and datasets

Command IDTitleDescription
earthengine.refreshDocsEarth Engine: Refresh API DocsReload the API registry.
earthengine.searchDocsEarth Engine: Search API DocsSearch Earth Engine API symbols.
earthengine.refreshDatasetsEarth Engine: Refresh DatasetsReload catalog entries.
earthengine.searchDatasetsEarth Engine: Search DatasetsSearch the dataset catalog.
earthengine.openDatasetInBrowserOpen in BrowserOpen the dataset's official source page.
earthengine.copyDatasetIdCopy Dataset IDCopy an Earth Engine dataset ID.
earthengine.openDatasetPanelOpen DetailsOpen a dataset detail editor.
earthengine.openCommunityDatasetPanelOpen DetailsOpen a Community catalog dataset detail editor.

Tasks

Command IDTitleDescription
earthengine.refreshTasksRefresh TasksReload the active sidebar task view.
earthengine.filterTasksByStatusFilter by StatusFilter the active sidebar task view.
earthengine.cancelTaskCancel TaskCancel a running operation.
earthengine.openExportTasksPanelEarth Engine: Open Export TasksOpen export operations in the editor.
earthengine.openImportTasksPanelEarth Engine: Open Import TasksOpen import operations in the editor.
earthengine.panelTasksRefreshRefresh TasksReload the active EE Export or EE Import docked Panel.
earthengine.panelTasksOpenExportEditorOpen in EditorOpen the EE Export docked Panel data in the Export Tasks editor.
earthengine.panelTasksOpenImportEditorOpen in EditorOpen the EE Import docked Panel data in the Import Tasks editor.
earthengine.panelFilterTasksByStatusFilter by StatusFilter the active EE Export or EE Import docked Panel.

Map and development helpers

Command IDTitleDescription
earthengine.openMapOpen Map ViewOpen or reveal the interactive map editor.
earthengine.map.testNighttimeLightsEarth Engine: Test – Nighttime Lights TrendLoad the nighttime-lights test layer.
earthengine.map.testSepalVizEarth Engine: Test – SEPAL Visualization PresetsLoad visualisation-preset test data.