diff options
author | Marc Cornellà <marc.cornella@live.com> | 2020-06-19 23:10:00 +0200 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2020-06-19 23:10:00 +0200 |
commit | 8fe48793b525c21580ccfa8ee11af89fbd505bb0 (patch) | |
tree | 9f9b90104aa66be4acb3019aec35826b5cd7b1b2 /plugins/cloudapp/README.md | |
parent | 5ffc0d036c587741fd25092e7809dad2b00b3677 (diff) | |
download | zsh-8fe48793b525c21580ccfa8ee11af89fbd505bb0.tar.gz zsh-8fe48793b525c21580ccfa8ee11af89fbd505bb0.tar.bz2 zsh-8fe48793b525c21580ccfa8ee11af89fbd505bb0.zip |
Deprecate cloudapp plugin (fixes #8966)
Diffstat (limited to 'plugins/cloudapp/README.md')
-rw-r--r-- | plugins/cloudapp/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/cloudapp/README.md b/plugins/cloudapp/README.md index fc9fc32bd..ef304edc2 100644 --- a/plugins/cloudapp/README.md +++ b/plugins/cloudapp/README.md @@ -1,5 +1,7 @@ # CloudApp plugin +## The CloudApp API is deprecated, so the plugin will be removed shortly + [CloudApp](https://www.getcloudapp.com) brings screen recording, screenshots, and GIF creation to the cloud, in an easy-to-use enterprise-level app. The CloudApp plugin allows you to upload a file to your CloadApp account from the command line. To use it, add `cloudapp` to the plugins array of your `~/.zshrc` file: |