Bench Command Line Interface

Command Index

The following is a list of available bench CLI commands and thier options.

Please refer to the examples from the Illumina website for more details.

workspace-ctl

Usage:
  workspace-ctl [flags]
  workspace-ctl [command]

Available Commands:
  completion  Generate completion script
  compute     
  data        
  help        Help about any command
  software    
  workspace   

Flags:
      --X-API-Key string   
      --base-path string   For example: / (default "/")
      --config string      config file path
      --debug              output debug logs
      --dry-run            do not send the request to server
  -h, --help               help for workspace-ctl
      --help-tree          
      --help-verbose       
      --hostname string    hostname of the service (default "api:8080")
      --print-curl         print curl equivalent do not send the request to server
      --scheme string      Choose from: [http] (default "http")

Use "workspace-ctl [command] --help" for more information about a command.

workspace-ctl completion

workspace-ctl compute

workspace-ctl compute get-cluster-details

workspace-ctl compute get-logs

workspace-ctl compute get-pools

workspace-ctl compute scale-pool

workspace-ctl data

workspace-ctl data create-mount

workspace-ctl data delete-mount

workspace-ctl data get-mounts

workspace-ctl help

workspace-ctl help completion

workspace-ctl help compute

workspace-ctl help compute get-cluster-details

workspace-ctl help compute get-logs

workspace-ctl help compute get-pools

workspace-ctl help compute scale-pool

workspace-ctl help data

workspace-ctl help data create-mount

workspace-ctl help data delete-mount

workspace-ctl help data get-mounts

workspace-ctl help help

workspace-ctl help software

workspace-ctl help software get-server-metadata

workspace-ctl help software get-software-settings

workspace-ctl help workspace

workspace-ctl help workspace get-cluster-settings

workspace-ctl help workspace get-connection-details

workspace-ctl help workspace get-workspace-settings

workspace-ctl software

workspace-ctl software get-server-metadata

workspace-ctl software get-software-settings

workspace-ctl workspace

workspace-ctl workspace get-cluster-settings

workspace-ctl workspace get-connection-details

workspace-ctl workspace get-workspace-settings

Last updated

Was this helpful?