lvl app migrations
Commands to manage app migrations.
Examples
lvl app migrations get MyAppName
lvl app migrations describe MyAppName 1513
Options
-h, --help help for migrations
Options inherited from parent commands
--apikey string API key
--config string config file (default is $HOME/.lvl.yaml)
-o, --output string Specifies output mode for commands. Accepted values are 'text', 'json', 'yaml' or 'id'. (default "text")
--trace Do detailed network request logging. This is intended for debugging and should not be parsed.
SEE ALSO
- lvl app - Commands to manage apps
- lvl app migrations action - Execute an action for a migration
- lvl app migrations create - Create a new app migration.
- lvl app migrations describe - Get detailed info about a specific migration.
- lvl app migrations get - Show a list of all available migrations.
- lvl app migrations update - Update an app migration.