Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 593 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 593 Bytes

back to Commands

cf-mgmt-config delete-space

delete-space command will:

  • remove space folder for a given org
  • remove the space name from spaces.yml

Command Usage

Usage:
  cf-mgmt-config [OPTIONS] delete-space [delete-space-OPTIONS]

Help Options:
  -h, --help                  Show this help message

[delete-space command options]
  --config-dir=       Name of the config directory (default: config) [$CONFIG_DIR]
  --org=              Org name of space to delete
  --space=            Space name to delete
  --confirm-deletion  Confirm Deletion