DiscoveryTokenUnsafeSkipCAVerification:true,// TODO: DiscoveryTokenUnsafeSkipCAVerification: true needs to be set for validation to pass, but shouldn't be recommended as the default
// runAddonsCmdFunc creates a cobra.Command Run function, by composing the call to the given cmdFunc with necessary additional steps (e.g preparation of input parameters)
// runCmdControlPlane creates a cobra.Command Run function, by composing the call to the given cmdFunc with necessary additional steps (e.g preparation of input parameters)
// runCmdPhase creates a cobra.Command Run function, by composing the call to the given cmdFunc with necessary additional steps (e.g preparation of input parameters)
returnfmt.Errorf("given token or token id %q didn't match pattern %q or %q",tokenIDOrToken,bootstrapapi.BootstrapTokenIDPattern,bootstrapapi.BootstrapTokenIDPattern)