CLI Commands
The gent command is the user-facing entry point for Gent. The developer
preview exposes project setup, generation, and configuration commands while
reserving the broader workflow surface for upcoming releases.
Available commands
Section titled “Available commands”| Command | Status | Notes |
|---|---|---|
gent init | Available | Prepares a project for Gent-managed specification work. |
gent generate | Available | Generates from the current project specification. |
gent config show | Available | Displays license, telemetry, and project defaults. |
gent config set | Available | Stores license keys, telemetry preference, and project defaults. |
gent config unset | Available | Clears explicit configuration fields. |
gent --help | Available | Prints CLI help. |
gent --version | Available | Prints the installed CLI version. |
Preview-reserved commands
Section titled “Preview-reserved commands”These commands are part of the planned CLI surface but are coming soon:
| Command | Status |
|---|---|
gent test | Preview-reserved |
gent lint | Preview-reserved |
gent audit | Preview-reserved |
gent clean | Preview-reserved |
gent optimize | Preview-reserved |
gent architect | Preview-reserved |
gent status | Preview-reserved |
gent docs | Preview-reserved |
gent upgrade | Preview-reserved |
During the developer preview, invoking a preview-reserved command may return
NotYetImplemented. That means the command name is reserved, but the feature is
not ready for user workflows yet.
© 2026 Genaptic, Inc. d/b/a Gent. All rights reserved.