Check-In Operation
run_stmm -workarea <path to workarea> -checkin -type <file/chart type>
[-lock/-rel/-del] -name <file/chart name> [-all] [-with_ descendants] [-yes_to_all]When no mode is specified(lock/rel/del
), the default check-in remains locked.When-all
is specified, all of the workarea content is checked in.When -yes_to_all is specified, interactive dialogs will be avoided during long operations. The '-yes_to_all' flag will enforce 'yes' to convert workarea or update files version when opening workarea, and to overwrite existing charts/files during check-out/import/export/backup/restore operations.