Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeInstallOptions

Command-line options and arguments for kube.

Hierarchy

  • KubeInstallOptions

Index

Properties

Properties

Optional dryRun

dryRun: boolean

Only dry-run the command

Optional env

env: string

Name of Kubernetes cluster

Optional ns

ns: string

Namespace to deploy Atomist Kubernetes utilities into

Optional url

url: string

URL of the public ingress

Optional yes

yes: boolean

Confirm all questions

Generated using TypeDoc