Releases: MoeraOrg/moera-tools
Releases · MoeraOrg/moera-tools
Moera tools 0.5.0
Here’s a corrected and simplified version of the text:
- Added the
--permissions
option to themoctl token create
command, allowing user to set token permissions. - Renamed the
moctl token rename
command tomoctl token update
and added the--permissions
option to update token permissions.
Moera tools 0.4.0
Added new subcommands to moname
allowing to create and update names on the naming server.
Moera tools 0.3.1
Bugfix release.
- Use the main naming server as default.
- Migrated to moeralib 0.14.5.
Moera tools 0.3.0
Moved all Moera API interfaces to a separate moeralib
library.
Moera tools 0.2.0
Added moctl
utility to manage nodes, passwords and tokens (see the documentation).
Moera tools 0.1.0
moname
utility to get information about names from the Moera naming server. Read the details in README.md
.