anaconda
usage: anaconda [-h] [--disable-ssl-warnings] [--show-traceback] [-v] [-q]
[-V] [-t TOKEN] [-s SITE]
...
Anaconda Cloud command line manager
optional arguments:
-h, --help show this help message and exit
-V, --version show program's version number and exit
output:
--disable-ssl-warnings
Disable SSL warnings (default: False)
--show-traceback Show the full traceback for chalmers user errors
(default: False)
-v, --verbose print debug information ot the console
-q, --quiet Only show warnings or errors the console
anaconda-client options:
-t TOKEN, --token TOKEN
Authentication token to use. May be a token or a path
to a file containing a token
-s SITE, --site SITE select the anaconda-client site to use
Commands:
auth Manage Authorization Tokens
label Manage your Anaconda Cloud labels
channel [DEPRECATED in favor of label] Manage your Anaconda
Cloud channels
config Anaconda client configuration
copy Copy packages from one account to another
download Download notebooks from Anaconda Cloud
groups Manage Groups
login Authenticate a user
logout Log out from Anaconda Cloud
notebook [DEPRECATED in favor of upload/download] Interact
with notebooks in anaconda.org
package Package utils
remove Remove an object from Anaconda Cloud. Must refer to
the formal package name as it appears in the URL of
the package. Also use anaconda show <
USERNAME
> to see
list of package names. Example: anaconda remove
continuumio/empty-example-notebook
search Search Anaconda Cloud
show Show information about an object
upload Upload packages to Anaconda Cloud
whoami Print the information of the current user
build Anaconda build client for continuous integration,
testing and building packages
worker Anaconda build client for continuous integration,
testing and building packages