subcommand "promote" requires argument-based ...
tried to run 'scm snapshot promote ${workspaceUUID} ${currentSnapshotUUID}' command from Ant build file, but got the following error, so what did i miss?
Problem running 'snapshot promote':
subcommand "promote" requires argument-based initialization, but does not provide a directory argument.
Result: 4
Regards,
Makson
Problem running 'snapshot promote':
subcommand "promote" requires argument-based initialization, but does not provide a directory argument.
Result: 4
Regards,
Makson
One answer
fixed, added the repository option in, it works fine now.
Regards,
Makson
Regards,
Makson
tried to run 'scm snapshot promote ${workspaceUUID} ${currentSnapshotUUID}' command from Ant build file, but got the following error, so what did i miss?
Problem running 'snapshot promote':
subcommand "promote" requires argument-based initialization, but does not provide a directory argument.
Result: 4
Regards,
Makson