Stay organized with collections
Save and categorize content based on your preferences.
NAME
gdcloud marketplace services install - Install a Marketplace service.
SYNOPSIS
gdcloud marketplace services install [flags]
OPTIONAL FLAGS
--cluster string Name of the cluster obtained by listing clusters in the project.
--parameters-file string Path to a file containing YAML configuration with override parameters for the service instance.
--zone string Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration, --format, --help, --project, --quiet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[[["\u003cp\u003eThis command installs a service from the gdcloud marketplace.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify the target cluster for installation using the \u003ccode\u003e--cluster\u003c/code\u003e flag.\u003c/p\u003e\n"],["\u003cp\u003eOverride parameters for the service instance can be provided via a YAML file specified with the \u003ccode\u003e--parameters-file\u003c/code\u003e flag.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e--zone\u003c/code\u003e flag is available for specifying a zone in multi-zone environments.\u003c/p\u003e\n"]]],[],null,["# gdcloud marketplace services install\n\nNAME\n----\n\ngdcloud marketplace services install - Install a Marketplace service.\n\nSYNOPSIS\n--------\n\n gdcloud marketplace services install [flags]\n\n### OPTIONAL FLAGS\n\n --cluster string Name of the cluster obtained by listing clusters in the project.\n --parameters-file string Path to a file containing YAML configuration with override parameters for the service instance.\n --zone string Zone to use for this invocation. To preset the zone flag for all commands that require it, run: \"gdcloud config set core/zone ZONE\". The zone flag is available only in multi-zone environments.\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--configuration`, `--format`, `--help`, `--project`, `--quiet`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud) page."]]