Skip to content

v2.2.0

Compare
Choose a tag to compare
@tobiaslohr tobiaslohr released this 19 Feb 14:38
· 403 commits to master since this release

Features

  • added new command sfcc-ci code:delete to delete code version
  • added on-demand sandbox alias management, vie new set of commands for alias registration, exploring and deletion, e.g. sfcc-ci sandbox:alias:add, sfcc-ci sandbox:alias:list and sfcc-ci sandbox:alias:delete

Enhancements

  • support for retrieving deleted sandboxes via new optional flag --show-deleted for sfcc-ci sandbox:list command
  • added option to activate deployed code version, use new optional flag --activate for sfcc-ci code:deploy command
  • added option to pull sandbox storage capacity via optional flag --show-storage for command sfcc-ci sandbox:get
  • added option to pull realm usage information via new optional flag --show-usage for command sfcc-ci sandbox:realm:list