Clean

usage: osia clean [-h] --cluster-name CLUSTER_NAME [--installer INSTALLER]
                  [--installer-version INSTALLER_VERSION]
                  [--installer-source {prod,devel,prev}]
                  [--installers-dir INSTALLERS_DIR] [--skip-git] [-v]

Named Arguments

--cluster-name

Name of the cluster

--installer

Executable binary of openshift install cli

--installer-version

Version of downloader to be downloaded

Default: “latest”

--installer-source

Possible choices: prod, devel, prev

Set the source to search for installer

Default: “prod”

--installers-dir

Folder where installers are stored

Default: “installers”

--skip-git

When set, the persistance will be skipped

Default: False

-v, --verbose

Increase verbosity level

Default: False