Development
Command Line
One of the interaction way with Datazone is using Command Line Interface. You can manage your projects, datasets, and models with Datazone CLI commands.
Installation
You can install the Datazone Python SDK using pip:
Check that the installation was successful by running the following command:
Common Command Pattern
On the Datazone CLI, generally, the command pattern is as follows:
Help
You can get help about the Datazone CLI commands by add --help
flag to the command.