trifid/docs/tfcli/index.md

17 lines
828 B
Markdown
Raw Permalink Normal View History

2023-06-21 13:04:09 +00:00
# tfcli
`tfcli` is a command-line interface for managing trifid-api compatible API servers.
<div class="alert alert-warning">
<strong>Notice</strong>: `tfcli` does not implement a DNClient-compatible VPN client. It only allows management. For a VPN client, check out tfclient instead.
2023-06-21 13:40:27 +00:00
</div>
`tfcli` is a feature-complete comand-line client and supports all features that `trifid-api` does, including some feature additions not available on the normal Defined Networking client.
## Getting Started
2023-06-21 13:42:13 +00:00
Please check out the [Getting Started Guide](docs/tfcli/getting_started.md) to learn how to create a organization from scratch and enroll your first host using the `tfcli` program.
## Quick Reference Handbook
Check out the [quick reference handbook](docs/tfcli/qrh.md) with a listing of all commands available on `tfcli`.