Skip to content

Commit a3af4a6

Browse files
committed
edit intro for update command
1 parent 641f064 commit a3af4a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/embedded-cluster-update.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# update
22

3-
This topic describes the options available with the Embedded Cluster `update` command. For more information about performing updates with Embedded Cluster, see [Perform Updates in Embedded Clusters](/enterprise/updating-embedded).
3+
This topic describes the options available with the Embedded Cluster `update` command. The `update` command allows you to update an instance with a new air gap bundle. This is part of the process for performing updates in air-gapped environments. For more information, see [Update in Air Gap Clusters](/enterprise/updating-embedded#update-in-air-gap-clusters) in _Perform Updates in Embedded Clusters_.
44

55
## Usage
66

77
```bash
8-
sudo ./<app-slug> update [flags]
8+
sudo ./<app-slug> update. --airgap-bundle <path-to-airgap-bundle> [flags]
99
```
1010

1111
## Flags

0 commit comments

Comments
 (0)