Releases: Ploy-AI/ploy-tools
Release list
Ploy CLI v0.14.0
Add ploy site visitors to list identified people and companies that visited a site, with search, type, sort, and pagination.
Ploy CLI v0.13.0
Sign in with ploy login --with-device to authorize the CLI from another browser or device. The terminal displays a verification URL and confirmation code, with no localhost callback required.
Ploy CLI v0.12.0
Copy assets, databases, site environment settings, and form submissions between workspaces, move custom domains, and explicitly delete sites or databases after verification. Install and sync Ploy skills across your coding agents with --user. Export complete filtered and sorted database tables to CSV.
Ploy CLI v0.11.1
Fix excessive blank lines in chat output.
Ploy CLI v0.11.0
Start and manage Ploy chats, initialize sites from a prompt, and clone and sync site code with Git on any plan. Adds publish build logs, PloyDB file columns, and stability fixes.
Ploy CLI v0.10.0
Manage PloyDB from the CLI: create and duplicate databases and tables, edit columns, add, update, and delete rows, and list rows with filters and sorting.
Ploy CLI v0.9.0
Manage custom domains and site routing from the CLI with ploy domain list|add|status|remove and ploy site routing get|set.
Ploy CLI v0.8.0
Tab-complete everything: ploy completions zsh|bash|fish prints a shell completion script covering every command and option. Load with source <(ploy completions zsh).
Ploy CLI v0.7.0
Bring your own site: ploy site init --from seeds a new site from your local Ploy Astro repository.
Ploy CLI v0.6.0
Provision from the CLI: create workspaces with ploy workspace create and manage organizations with ploy organization list|create.