-
Notifications
You must be signed in to change notification settings - Fork 74
add cart
stack add cart [cart] [authfile=string] [downloaddir=string] [downloadonly=boolean] [file=string] [password=string] [url=string] [urlfile=string] [username=string]
Add a cart. Files to download are concatenated
from "url," "urlfile," and "authfile" options
if any files are designated in the authfile.
-
{cart}
The name of the cart to be created. Can also be a URL to a cart that we would like to download and add.
-
{authfile=string}
-
{downloaddir=string}
-
{downloadonly=boolean}
-
{file=string}
-
{password=string}
-
{url=string}
-
{urlfile=string}
-
{username=string}
If the remote cart download server requires authentication.
-
stack add cart urlfile=/tmp/tdurls downloaddir=/export authfile=/root/carts.json
Download the carts in /tmp/tdurls into /export. Use the username/password in /root/carts.json.
Example json looks like this: { "username":"myuserid", "password":"mypassword" }
-
stack add cart authfile=/root/carts.json
Specify Username, Password, and Cart URL information in the carts.json file. { "username":"myuserid", "password":"mypassword", "urlbase": "https://sdartifact.td.teradata.com/artifactory", "files": [ "pkgs-generic-snapshot-sd/stacki-5/kubernetes/kubernetes-stacki5-12.02.18.02.12-rc3.tgz" ] }
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.
-
add
- add api blacklist command
- add api group
- add api group perms
- add api sudo command
- add api user
- add api user group
- add api user perms
- add appliance
- add appliance attr
- add appliance firewall
- add appliance route
- add appliance storage controller
- add appliance storage partition
- add attr
- add bootaction
- add box
- add cart
- add copyright
- add environment
- add environment attr
- add environment firewall
- add environment route
- add environment storage controller
- add environment storage partition
- add firewall
- add firmware
- add firmware imp
- add firmware make
- add firmware model
- add firmware version_regex
- add group
- add host
- add host attr
- add host bonded
- add host bridge
- add host firewall
- add host firmware mapping
- add host group
- add host interface
- add host interface alias
- add host key
- add host message
- add host partition
- add host route
- add host storage controller
- add host storage partition
- add network
- add os attr
- add os firewall
- add os route
- add os storage controller
- add os storage partition
- add pallet
- add pallet tag
- add route
- add storage controller
- add storage partition
- add switch host
- add switch partition
- add switch partition member
- compile
- config
- create
- disable
- dump
- enable
- help
- iterate
- list
- load
- pack
- remove
- report
- run
- set
- swap
- sync
- unload
- verify