verify

bctl verify is used to verify a blueprint file. It can then be used to verify modifications or additions of new addons to the cluster. Verification is not entirely client-side, as when verifying certain addons cluster resources will be temporarily created.

Pre-Requisites

This command requires a barebone cluster to already be created via apply or otherwise.

Usage

bctl verify [flags]

Flags

FlagDescriptionDefault
-h, --helpDisplay the help for verify
-f, --fileThe path to the blueprint file to verify./boundless.yaml
-l, --logLevellog level to useinfo