@agiflowai/agent-cli
Official Agiflow CLI for AI-powered workflow automation and project management
Installation
Available Commands
~ agent-cli connect
Connect Agiflow daemon to receive commands from remote server. This establishes a persistent connection for remote AI agent management and workflow automation.
Usage
Examples
~ agent-cli claude
Launch Claude AI assistant for your project. Get intelligent code suggestions, automated refactoring, and AI-powered debugging assistance.
Usage
Options
--modeAssistant mode (chat, code, debug)~ agent-cli logout
Sign out of your Agiflow account and clear local authentication credentials.
Usage
Authentication
The CLI uses secure OAuth authentication. On first use, you'll be prompted to authenticate:
Authentication tokens are securely stored in your system's credential manager and automatically refreshed when needed.
Troubleshooting
Connection Issues
If you're having trouble connecting to Agiflow:
- •Check your internet connection
- •Verify your API key is valid
- •Ensure you're using the latest version:
npm update -g @agiflowai/agent-cli - •Try logging out and back in:
agent-cli logoutthenagent-cli connect
Permission Errors
If you encounter permission errors during installation:
Debug Mode
Enable verbose logging for debugging:
API Reference
Complete Command Reference
For a complete list of all commands and options, use the built-in help: