--- title: "zestctl CLI command reference" slug: "zestyctl-cli-command-reference" updated: 2025-03-11T08:52:14Z published: 2025-03-11T08:52:14Z canonical: "docs.zesty.co/zestyctl-cli-command-reference" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.zesty.co/llms.txt > Use this file to discover all available pages before exploring further. # zestyctl CLI command reference This topic describes general information about the zestyctl CLI. You can use zestyctl commands to perform Zesty Disk-related tasks on Linux instances. zestyctl is installed together with the Zesty Disk Agent. ### zestyctl directory structure zestyctl files are stored in the following directories: Based on [https://www.pathname.com/fhs/pub/fhs-2.3.pdf](https://www.pathname.com/fhs/pub/fhs-2.3.pdf) - Binary path: **/usr/local/bin/zestyctl** - Log: **/var/log/zesty/zestyctl.log** - Configuration file: **/var/lib/zesty/zestyctl.json** - Temporary files: **var/run/zesty/***