Temps CLI is the command-line interface for the Temps deployment platform. It provides full control over projects, deployments, services, domains, monitoring, and platform configuration.
@temps-sdk/cli is the official CLI published by the Temps team on npm under the @temps-sdk organization (npm profile, source code).
Config file: /.temps/config.json Credentials: Stored securely in /.temps/ with restricted file permissions (mode 0600). Managed automatically by login/logout commands.
Temps 배포 플랫폼 관리를 위한 전체 명령줄 참조입니다. 프로젝트, 배포, 환경, 서비스, 도메인, 모니터링, 백업, 보안 검색, 오류 추적 및 플랫폼 관리를 포함하여 54개 이상의 CLI 명령을 모두 다룹니다. 사용자가 다음을 원할 때 사용합니다. (1) CLI 명령 구문 찾기, (2) CLI를 통해 프로젝트 및 배포 관리, (3) 서비스 및 인프라 구성, (4) 모니터링 및 로깅 설정, (5) CI/CD를 사용하여 배포 자동화, (6) 도메인 및 DNS 관리, (7) 알림 및 웹후크 구성. 트리거: "temps cli", "temps 명령", "temps 사용 방법", "@temps-sdk/cli", "bunx temps", "npx temps", "temps 배포", "temps 프로젝트", "temps 서비스". 출처: gotempsh/temps.