ctrlc apply command creates or updates resources in Ctrlplane from YAML
definition files.
Usage
Flags
Example
Next Steps
CLI Overview
All CLI commands
Resources
Learn about resources
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Apply resource definitions from YAML files
ctrlc apply command creates or updates resources in Ctrlplane from YAML
definition files.
ctrlc apply -f <file>
| Flag | Short | Required | Description |
|---|---|---|---|
--file | -f | Yes | Path to the YAML resource definition file |
ctrlc apply -f resource.yaml
Was this page helpful?