Update docs/install-usage-fleetCLI.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
This commit is contained in:
parent
a95870a941
commit
0ebee482ca
|
|
@ -8,7 +8,7 @@ Fleet CLI is a command-line interface (CLI) that allows you to interact directly
|
|||
* Validating deployments without installing Fleet in the cluster
|
||||
|
||||
:::note
|
||||
You can use `fleet apply` without installing Fleet in your clusters. However, for cluster interaction (for example, `fleet target`, `fleet deploy`), Fleet must be installed. For more information, refer to [Install Fleet.](installation.md)
|
||||
You can use `fleet apply` without installing Fleet in your clusters. However, for cluster interaction (for example, `fleet target`, `fleet deploy`), Fleet must be installed. For more information, refer to [Install Fleet](installation.md).
|
||||
:::
|
||||
|
||||
## Install Fleet CLI
|
||||
|
|
|
|||
Loading…
Reference in New Issue