# freight-cli **Repository Path**: mirrors_getsentry/freight-cli ## Basic Information - **Project Name**: freight-cli - **Description**: A command line interface to Freight - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # freight-cli This is a command line interface to [Freight](https://github.com/getsentry/freight). ```bash $ freight --api-key --base-url http://:/api/0/ --user username@domainname.com deploy example Created new Task with ID = 1 $ freight --api-key --base-url http://:/api/0/ --user username@domainname.com tail -f 1 (waiting for output..) # ... ```