This repository was archived by the owner on Oct 30, 2018. It is now read-only.
Releases: Syncano/syncano-cli
Releases · Syncano/syncano-cli
Release v0.8
Release notes:
- Hosting - corrects info for user.
- Hosting - add support for multiple domains.
- Custom Socket - add metadata for endpoint.
- Custom Sockets - add class dependency support.
- Custom Sockets - configuration support;
- Add
syncano initcommand.
It is possible now to run:syncano init
This will create new account (user must provide basic data),
and will create an instance for he user. After that - user is ready
to work with Syncano. - Add support for python3.
Release v0.7
Release notes:
- Commands for instance management
- Commands for instance config management
- Custom sockets - now CLI will ask for config if defined in socket.yml
- Add registration via CLI possibility
- Change a method for providing request ARGS - drop the JSON support
- General fixes
- Documentation updates
Release v0.6
Release notes:
- Custom socket documentation add
- Re-work hosting interface
Release v0.5
Relase notes:
- CLI improvements: progress bars in migration, error handling
- Hosting fixes
- Parse migration - add basic device migration
- Custom Sockets - add handling
Release v0.4
Release notes:
- ScriptEndpoitns support
- Parse migration tool improvements
- Environment variables support
- Watch (auto update the changes) functionality added
- Use click now
- Add hosting support
- Add possibilty to run script endpoint in CLI