Migrare argomenti da un'istanza di Discourse a un'altra?

You can export a list of topics instead of an entire category. See that topic that @falco linked to.

RAILS_ENV=production bundle exec script/discourse export_topics 25 29

It takes a list of topic id’s.

4 Mi Piace