기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Self-Hosted Deployment

Amazon Web Services

Microsoft Azure

On premises

vpctl

Self-Hosted Deployment

이 페이지는 선택한 언어로 제공되지 않습니다.
​
​
Self-Hosted Deployment
  • Overview
  • Amazon Web Services
  • Microsoft Azure
  • On premises
  • Administration
  • Security
  • vpctl
    • vpctl Architecture
    • Installation
    • Manifest reference
    • vpctl commands
      • Artifact
      • Cluster
      • Configure
      • Manifest
      • Release
      • Secret
    • Troubleshooting
    • Changelog
  1. Self-Hosted Deployment (previously called Unity Virtual Private Cloud)
  2. vpctl command-line tool

vpctl command reference

Reference documentation for vpctl commands, flags, workflows, and deployment operations
읽는 시간 2분
최근 업데이트: 8일 전

Use this page to find command references for vpctl. To get started with vpctl and learn about recommended deployment workflows, refer to vpctl and Architecture and security.
Release
pull, generate, deploy, uninstall.
Artifact
sync preflight, sync images, sync oras, sync charts.
Secret
generate, deploy.
Manifest
init, validate, schema.
Cluster
check.
Configure
Set, view, and delete registry credentials.

Global flags

You can use these flags with any command:
  • --manifest <path>
    : Path to manifest.yaml file (default: auto-discover)
  • --log-level <level>
    : Set logging level (
    trace
    ,
    debug
    ,
    info
    ,
    warn
    ,
    error
    ,
    fatal
    ,
    panic
    ; default:
    info
    )
  • --json
    : Output logs in JSON format
Example:
vpctl release pull --version 1.2.3 --log-level debug

Command summary

Command

Description

vpctl version
Print the version number
vpctl configure
Set registry credentials (interactive)
vpctl configure get
View configuration
vpctl configure set [registry]
Set registry credentials (non-interactive)
vpctl configure delete [registry]
Delete registry credentials
vpctl manifest init
Initialize a new manifest file interactively
vpctl manifest validate
Validate a manifest file against the CUE schema
vpctl manifest schema
Display the CUE schema (or export it for standalone validation)
vpctl cluster check
Validate that the cluster meets the deployment prerequisites (read-only;
--probe-storage
adds an opt-in volume probe,
--dry-run
prints the command plan)
vpctl release pull
Pull a release from the registry
vpctl release generate
Generate release configuration (Helm/ArgoCD charts)
vpctl release deploy
Deploy a release (Helm or ArgoCD)
vpctl release uninstall
Uninstall a release
vpctl artifact sync preflight
Verify registry authentication by syncing one image, one ORAS artifact, and (in remote chart mode) one Helm chart
vpctl artifact sync images
Sync Docker images from the source registry to the target registry
vpctl artifact sync oras
Sync ORAS artifacts from the source registry to the target registry
vpctl artifact sync charts
Sync OCI Helm charts from the source registry to the target registry (requires
deployment.helmChartMode: "remote"
)
vpctl secret generate
Generate Kubernetes secret YAML from schema definitions
vpctl secret deploy
Deploy secrets to your Kubernetes cluster

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Global flags

    • Command summary


이 페이지의 문제 보고