You need to enable JavaScript to run this app.
导航

集群管理命令

最近更新时间2024.01.24 11:57:22

首次发布时间2024.01.24 11:57:22

命令结构

Usage: bioctl cluster [OPTIONS] COMMAND [ARGS]...

Commands:
  config <cluster_name>   配置集群的AKSK,可用于Notebook或工作流挂载tos桶
    Options:
        --ak     (*)将要绑定的ak,一般用于tos挂载
        --sk     (*)将要绑定的sk,一般用于tos挂载

  create <cluster_name>   
    Options:
        -t, --clusterType   (*)集群类型,目前只支持共享集群
        -d, --description   (*)集群描述.
        
  delete <cluster_name>  

  list      列出Workspace下所有集群
    Options:
        -p, --page         分页页数,默认为1  
        -s, --size         分页大小,默认为10
        --public           是否为公共cluster
        --search-word      name/description中模糊匹配, OR,一次只能查一个
        --type             查询集群类型
        --ids              指定cluster id展示细节

命令示例

查询所有集群

$ bioctl cluster list
ClusterID                ClusterName                Status        Bound        Public      ClusterType
uci5ff49hct9pcetjfoc0    Slurm集群                   Running       true        false        external
uchigpf5eig43bh66jj10    cluster-auto                Running       true        false        shared
ucecoejteig4c9notplog    cpu-af2-vepfs-nas-vci       Running       true        false        vke