Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

netlify/netlify-lm-plugin

Repository files navigation

⚠️ netlify lm command is now a part of core Netlify CLI (since 3.8.0) and not a plugin. This repository will no longer be maintained and installing the plugin in this way is not supported anymore. You can explictly uninstall this plugin from Netlify CLI with netlify plugins:uninstall netlify-lm-plugin if you wish.

netlify-lm

Netlify CLI plugin to work with Netlify Large Media.

License

Usage

$ netlify plugins:install netlify-lm-plugin
$ netlify lm:setup

Commands

lm:info

Prints system information about Git, Git LFS and Netlify's Git Credential Helper.

lm:install

This commands downloads Netlify's Git Credential Helper and configures your environment to use it when you push media files to Netlify's Large Media.

If you run this commands multiple times, it will update the binary files and the configuration.

lm:setup

This command configures your Netlify site to use Large Media. It checks if you already have the Netlify's Git Credential Helper and it installs it if you don't.

Development

This project uses Yarn to manage dependencies, use yarn install to install its dependencies. If you want to test a development version with the CLI you can link your code with Netlify's CLI by running this from the base of this repository:

netlify plugins:link .

After that, you can check that the plugin is installed with netlify lm:info.

License

License

About

Netlify CLI plugin for Large Media

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages