Skip to content

Releases: orange-cloudfoundry/db-dumper-cli-plugin

Release 1.4.2 of db-dumper cli plugin

06 Dec 23:51
Compare
Choose a tag to compare
v1.4.2

fix when dump size is given with exponential

Release 1.4.1 of db-dumper cli plugin

22 Sep 14:13
Compare
Choose a tag to compare
v1.4.1

change the way to find homedir

Release 1.4.0 of db-dumper cli plugin

22 Sep 13:30
Compare
Choose a tag to compare

WARNING: WITH THIS VERSION COMMANDS THROUGH CLOUD FOUNDRY CHANGE

All commands are now separate to become a cli command, examples:

cf db-dumper create become -> cf create-dump
cf db-dumper restore become -> cf restore-dump
...

Release 1.3.0 of db-dumper cli plugin

21 Sep 16:07
Compare
Choose a tag to compare

Release 1.1.2 of db-dumper cli plugin

16 Jun 08:32
Compare
Choose a tag to compare
v1.1.2

fix restore when no source instance is provided

Release 1.1.1 of db-dumper cli plugin

27 May 08:23
Compare
Choose a tag to compare

Better way to manage warning when instance not found

Release 1.1.0 of db-dumper cli plugin

26 May 21:38
Compare
Choose a tag to compare

Features:

  • polling create and restore action
  • Handle download from original file
  • User can pass directly the db dumper instance which contains dumps when restore

Fixes:

  • Cli is now passing a full string when using CliCommand

Improvements:

  • when delete we can delte without confirmation

Release 1.0.0 of db-dumper cli plugin

18 Feb 09:53
Compare
Choose a tag to compare

This is the first release of this plugin