Show HN: Anvil-uplink-CLI – agent-safe terminal CLI for Anvil.works apps
Category: cli-tool
Tags: cli, anvil-works, agent-safety, developer-tool, python
Score: 6.3/10 (Innovation: 5, Technical: 6, Documentation: 8, Utility: 6)
A terminal CLI that connects to deployed Anvil.works applications via the Server Uplink, enabling direct querying of Data Tables, invocation of server functions, and interactive REPL sessions from the shell. It's interesting because it specifically addresses agent/AI-assistant safety by keeping credentials out of the command history and tool call context via a gitignored .env file scheme.
Target audience: backend devs, devops
Repository: https://github.com/matshoppenbrouwers/anvil-uplink-cli · Python · MIT
View on Hacker News