Manage redirects from your terminal.
npm install -g @redirectflow/cliOr using yarn:
yarn global add @redirectflow/cliredirectflow loginThis will prompt you for your API key and save it securely.
redirectflow listList all redirects
redirectflow add /old /newCreate a new redirect
redirectflow deployDeploy to Cloudflare
redirectflow import file.csvImport from CSV
Coming Soon: CLI tools are currently in beta. Join the waitlist for early access.