Back to Loopback Next

Migrating CLI usage patterns

docs/site/migration/cli.md

4.0.0-alpha.1955 B
Original Source

{% include tip.html content=" Missing instructions for your LoopBack 3 use case? Please report a Migration docs issue on GitHub to let us know. " %}

The command line interfaces of LoopBack 3 and LoopBack 4 have some similarities, but also some differences.

We will outline these similarities and differences below.

Similar Commands

The following commands are similar in nature.

{% include_relative tables/lb3-lb4-command-mappings.html %}

LoopBack 3 Commands with No Equivalent in LoopBack 4

Commands that are unique to LoopBack 3.

{% include_relative tables/lb3-only-commands.html %}

LoopBack 4 Commands with No Equivalent in LoopBack 3

Commands that are unique to LoopBack 4.

{% include_relative tables/lb4-only-commands.html %}