rusackas commented on code in PR #43602:
URL: https://github.com/apache/superset/pull/43602#discussion_r3875337403


##########
docs/admin_docs/configuration/importing-exporting-datasources.mdx:
##########
@@ -83,6 +83,25 @@ The optional username flag **-u** sets the user used for the 
datasource import.
 superset import_datasources -p <path / filename> -u 'admin'
 ```
 
+## Importing a Directory of Assets
+
+The `import_directory` command imports a directory of exported assets 
(databases, datasets,
+dashboards, charts, etc.) in the same layout produced by the ZIP-based export:

Review Comment:
   Fair point. Removed the `etc.` and added a note that saved queries and tags 
from a full export aren't imported by this command.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to