Create stream via CLI fails
I tried to create a stream like like this:
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Do you see any daemon process running? Use "scm list daemon" subcommand. If so, could you run "scm daemon stop --all" and rerun the "lscm create stream" subcommand. By the way, does "lscm help" or "lscm help create stream" work?
I can confirm that both scm and lscm work for me - 6.0.3 on a Mac. Although fec refuses to run due to the lack of mkroot script.
The daemon is not really the problem.
Maybe I should emphasize the matter that only "create stream" is not working with fec/lscm. All other subcommands (e.g. "create workspace" or "create/add component") are working just fine with all three commands (scm/fec/lscm).