CLI Reference
Artifact
Manage files and directories in storage
Usage
Terminal
dxflow artifact
Subcommands
| Command | Description | Help |
|---|---|---|
| list | List artifacts | dxflow artifact list --help |
| create | Create artifact | dxflow artifact create --help |
| upload | Upload artifact | dxflow artifact upload --help |
| download | Download artifact | dxflow artifact download --help |
| rename | Rename artifact | dxflow artifact rename --help |
| share | Share artifact | dxflow artifact share --help |
| zip | Zip artifact | dxflow artifact zip --help |
| unzip | Unzip artifact | dxflow artifact unzip --help |
| delete | Delete artifact | dxflow artifact delete --help |