Clone a Group guide updated by tarunkukreja003 · Pull Request #2314 · Esri/arcgis-python-api

Looks great, Tarun! Apart from the suggestion from Shuang, I have a question:

Since this is a guide, do we also want to mention a note for 2 capabilities in the API?

  1. groups.clone() - will clone the group to another org, but won't clone the items. Might help to add this note so users don't feel surprised when their content doesn't clone.
  2. Does it make sense to link to the GroupMigrationManager as an alternative pattern for those who want to generate an offline export package?