bayes gear download
Describe
Download container output
bayes gear download [Task code] [option]
Available options
-f, --from string [Optional] Specify the download sub path. If not filled in, download the entire output
-h, --help see download The Help
-t, --target string [Optional] Local existence location. If not filled in, use the current path
-u, --unarchive [Optional] Automatically decompress compressed files and delete source files
Use case
bayes gear download 3s55ypc33ptl --from subPath --target /home/paths -u
# Combination use
bayes gear run task -f && bayes gear download --target /home/paths -u
Related commands
- bayes gear bindings - View the data that can be bound to the running container
- bayes gear env - View the optional environments for running containers
- bayes gear init - Initialize container
- bayes gear logs - View container logs
- bayes gear ls - View all containers
- bayes gear open - Open the container page in the browser
- bayes gear resource - View optional resources for running containers
- bayes gear restart - Continue executing container
- bayes gear run - Run container
- bayes gear status - View all tasks under the container
- bayes gear stop - Stop container