geodesic.boson.dataset.Dataset.command#
- Dataset.command(command, force=False, **kwargs)[source]#
Issue a command to this dataset’s provider.
Commands can be used to perform operations on a dataset such as reindexing. Most commands run in the background and will return immediately. If a command is successfully submitted, this should return a message {“success”: True}, otherwise it will raise an exception with the error message.
- Parameters:
- Returns:
metadata about the submitted command
- Return type: