You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The installation from the CLI doesn't have any subcommands to install further components or future examples, and only relies on one cfcli install command
Solution:
Divide the install command cfcli install into two subcommands :
cfcli install cortexflow: this command is responsible for installing all the cortexbrain components
cfcli install _examples_: this command is responsible for installing examples in the cluster