Configuration Commands
Manage configurations using the CLI
Configuration Commands
Apply configuration files to your Weik.io instance. Can be shortened to config.
Usage
weikio configurations [command] [options]
# or use the alias
weikio config [command] [options]
Subcommands
apply
Apply a configuration from a file.
Usage:
weikio configurations apply <File>
# or
weikio config apply <File>
Arguments:
| Name | Required | Description |
|---|---|---|
| File | Yes | Path to the configuration file |
Example:
weikio config apply ./my-config.yaml