Cloudron CLI - Updates
-
You can use this thread to track updates to the Cloudron CLI tool.
Please open issues in a separate topic instead of replying here.
-
G girish pinned this topic on
-
[5.14.0]
- Replace
superagentmodule with own implementation.
- Replace
-
[5.14.1]
- fix usage of request.attach
-
[5.14.2]
- superagent does not return stream anymore
-
[5.14.3]
- Handle case where info subcommand reveals no published versions
- Add better error message if a URL with protocol was set as build repository
-
[5.14.4]
- fixes crash in safetydance when execSync returns null
-
[5.14.5]
- case insensitive compare
-
[5.14.6]
- Fix typo in appstore notifications
-
[5.14.7]
- Update base image in template
-
[5.14.8]
- Always send a request body on POST
- Ensure we send an object on uninstall to enforce the expected content-type
-
[5.14.9]
- check image in docker registry instead of docker hub web page since docker hub is down
-
-
[5.15.0]
- decrypt-dir: option to disable filename decryption
- Add
--envto install
-
[5.16.0]
- build: output the selected Dockerfile name
-
[5.16.1]
- Do not check for updates on start up.
-
[6.0.0]
- Various changes to accomodate Cloudron 9 release API changes
- add --siteId to cloudron backup to specify site id explicitly