27 lines
672 B
Markdown
27 lines
672 B
Markdown
---
|
|
title: ""
|
|
sidebar_label: "fleet"
|
|
---
|
|
## fleet
|
|
|
|
|
|
|
|
```
|
|
fleet [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for fleet
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [fleet apply](./fleet_apply) - Create bundles from directories, and output them or apply them on a cluster
|
|
* [fleet cleanup](./cleanup/fleet_cleanup) - Clean up outdated resources
|
|
* [fleet deploy](./fleet_deploy) - Deploy a bundledeployment/content resource to a cluster, by creating a Helm release. This will not deploy the bundledeployment/content resources directly to the cluster.
|
|
* [fleet gitcloner](./fleet_gitcloner) - Clones a git repository
|
|
* [fleet target](./fleet_target) - Print available targets for a bundle
|
|
|