SIGN IN SIGN UP

fix(umongodb): fix delete file split and stale golden file

- Extract shared deleteOpts/newDeleteCmd into delete.go to satisfy
  one-constructor-per-file rule (rule10)
- Add missing newDeleteSharded with correct action=DeleteUMongoDBShardedCluster
  and idParam=ShardedClusterId
- Remove stale flag=async lines from cmdtree.golden for create-replset
  and create-sharded (flags were removed in prior commit)
F
fengzhou.jin committed
bd8e26adf2b5618da0f4d24d3562922bed2bf080
Parent: a28cf6d