Skip to main content
The ctrlc apply command creates or updates resources in Ctrlplane from YAML definition files.

Usage

ctrlc apply -f <file>

Flags

FlagShortRequiredDescription
--file-fYesPath to the YAML resource definition file

Example

ctrlc apply -f resource.yaml

Next Steps