aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/internal
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2024-06-13 11:31:47 +0200
committerMartin Polden <mpolden@mpolden.no>2024-06-13 12:45:04 +0200
commit4598554c41c4db64cee00a0578650c928ce210e7 (patch)
tree6b0567c1f23d6eecabc2e2d7f7e0ff725f2c02ca /client/go/internal
parent5440a54e13125b3aa9f4ec983ebb4577786bf612 (diff)
Remove mention of internal env var
Diffstat (limited to 'client/go/internal')
-rw-r--r--client/go/internal/cli/cmd/deploy.go10
1 files changed, 3 insertions, 7 deletions
diff --git a/client/go/internal/cli/cmd/deploy.go b/client/go/internal/cli/cmd/deploy.go
index f15c1879c0a..9d4f138b6e8 100644
--- a/client/go/internal/cli/cmd/deploy.go
+++ b/client/go/internal/cli/cmd/deploy.go
@@ -42,13 +42,9 @@ completed.
If application directory is not specified, it defaults to working directory.
-When deploying to Vespa Cloud the system can be overridden by setting the
-environment variable VESPA_CLI_CLOUD_SYSTEM. This is intended for internal use
-only.
-
-In Vespa Cloud you may override the Vespa runtime version for your deployment.
-This option should only be used if you have a reason for using a specific
-version. By default Vespa Cloud chooses a suitable version for you.
+In Vespa Cloud you may override the Vespa runtime version (--version) for your
+deployment. This option should only be used if you have a reason for using a
+specific version. By default Vespa Cloud chooses a suitable version for you.
`,
Example: `$ vespa deploy .
$ vespa deploy -t cloud