Hi,
I have setup the config.ini according to the credentials with details on workspace and stream.
When I run migration.py. I get the error as below:
Unknown subcommand "show"
17:42:40 - Command 'lscm --show-alias n --show-uuid y show attributes -r url -w ' returned non-zero exit status 12.
However, If I run the same command through command line it returns the inputs like this though.
Command: scm --show-alias n --show-uuid y show attributes -r -w
Output: () "WORKSPACE_NAME"
Repository:
Ownedby: () ""
Visibility: () ""
Could one of you please help with resolving this error while running migration.py? Appreciate your inputs and help on this in advance.
Best regards