Sha256: b7e963c2b9ba74bd30a9943cd0c4e57bbd8a667b20d435c6ad5fdb3f7c12cf2e

Contents?: true

Size: 479 Bytes

Versions: 37

Compression:

Stored size: 479 Bytes

Contents

# `licensed migrate`

Migrates the licensed configuration and cached metadata files from a previous version to the most recent version.  This is not required for all major version updates.  See [migrations documentation](../migrations) for details on the migrations needed for each major version.

## Options

- `--config`/`-c`: the path to the licensed configuration file
   - default value: `./.licensed.yml`
- `--from`/`-f`: the licensed version to migrate from
   - required

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
licensed-3.7.3 docs/commands/migrate.md
licensed-3.7.2 docs/commands/migrate.md
licensed-3.7.1 docs/commands/migrate.md
licensed-3.7.0 docs/commands/migrate.md
licensed-3.6.0 docs/commands/migrate.md
licensed-3.5.0 docs/commands/migrate.md
licensed-3.4.4 docs/commands/migrate.md
licensed-3.4.3 docs/commands/migrate.md
licensed-3.4.2 docs/commands/migrate.md
licensed-3.4.1 docs/commands/migrate.md
licensed-3.4.0 docs/commands/migrate.md
licensed-3.3.1 docs/commands/migrate.md
licensed-3.3.0 docs/commands/migrate.md
licensed-3.2.3 docs/commands/migrate.md
licensed-3.2.2 docs/commands/migrate.md
licensed-3.2.1 docs/commands/migrate.md
licensed-3.2.0 docs/commands/migrate.md