入门

运行该adam命令会显示您可以使用的选项和子命令:

$ adam
Usage: adam [OPTIONS] COMMAND [ARGS]...

Options:
  --version                   Show the version and exit.
  -l, --log-level [info|debug|error]
                              Logging level  [default: debug]
  -h, --help                  Show this message and exit.

Commands:
  cmd                   Execute a command on the nodes
  describe              Describe an Adam cluster or profile
  ec2                   EC2 options
  enterprise-notebooks  Anaconda Enterprise Notebooks options
  info                  Display Adam version, system, and
                          license information
  list                  List Adam clusters and profiles
  provision             Provision options
  remove                Remove a cluster
  repository            Anaconda Repository options
  salt                  Execute a Salt module
  scale                 Anaconda Scale options
  ssh                   SSH to one of the nodes
                          (0-based index)
  up                    Create a cluster from a profile

要查看有关子命令的更多信息,请在子命令后添加-hor --help选项。

例子:。adam up --help

有关使用各种子命令的详细信息,请参阅任务

有关安装 Adam、创建集群以及安装和管理平台组件的信息,请参阅安装指南