You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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