https://github.com/tailor-platform/tailorctl
Command line tool for Tailor Platform
https://github.com/tailor-platform/tailorctl
cli tailor-platform-tools
Last synced: 4 months ago
JSON representation
Command line tool for Tailor Platform
- Host: GitHub
- URL: https://github.com/tailor-platform/tailorctl
- Owner: tailor-platform
- Created: 2023-03-30T09:36:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-18T09:16:20.000Z (4 months ago)
- Last Synced: 2026-02-18T14:27:18.131Z (4 months ago)
- Topics: cli, tailor-platform-tools
- Homepage: https://tailor.tech
- Size: 1000 Bytes
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# tailorctl
tailorctl is a command-line interface for tailor platform
## Installation
## Using a Package Manager
#### [Homebrew](https://brew.sh) (macOS, Linux, WSL)
```bash
brew install tailor-platform/tap/tailorctl
```
To upgrade to the latest version:
```bash
brew upgrade tailor-platform/tap/tailorctl
```