0.1.11 • Published 7 months ago
@kodey-ai/cli v0.1.11
Kodey AI CLI
A command-line interface for interacting with Kodey AI services
Prerequisites
- Node.js >= 18.0.0
- Yarn package manager
- Kodey Account
Installation
yarn global add @kodey-ai/cliUsage
Prerequisites
Retrieve Kodey.ai Team Credentials
1. Navigate to and Sign Into Your Account https://dashboard.kodey.ai/

2. Click "Settings" From your Selected Team

3. Click "Git Settings"

4. Copy the Team Git Repository URL

5. Copy The Team Git Access Key

6. Click this icon.

Repository Management
# Clone or pull a repository
kodeyai repo:clone --url https://git-codecommit.region.amazonaws.com/v1/repos/myrepo --username ABCDEF --password 123456# Push changes to a repository
kodeyai repo:pushLicense
This project is licensed under the MIT License - see the LICENSE file for details.