mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
13 lines
451 B
Markdown
13 lines
451 B
Markdown
|
|
# Fleet CLI Development Guides
|
||
|
|
|
||
|
|
This directory contains guides for CLI development in Fleet.
|
||
|
|
|
||
|
|
## CLI Development
|
||
|
|
|
||
|
|
- [Fleetctl Apply](cli/fleetctl-apply.md) - Guide for using fleetctl apply
|
||
|
|
|
||
|
|
## Related Resources
|
||
|
|
|
||
|
|
- [API for Contributors](../../reference/api-for-contributors.md) - Workflow for API development
|
||
|
|
- [Workflows](../../workflows/README.md) - Development workflows
|
||
|
|
- [Reference](../../reference/README.md) - API reference, configuration, etc.
|