Skip to content

A command line tool to remove expiration date polices for rooms within a parent and their first level children.

Notifications You must be signed in to change notification settings

semtisem/remove-expiration-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove expiration date policy in rooms

What is this?

A command line tool to remove expiration date polices for rooms within a parent and their first level children.

This is based on DRACOON Commander RS - an awesome project to use DRACOON via CLI and dco3 - a wrapper around the DRACOON API by Octavio Simone.

How to use it?

Download the release or build from source. Use the following command to remove expiration polices for rooms within a parent and their first level children. The number is the parent room id of the rooms where the expiration date policy should be removed (set to 0).

remove-expiration run YOUR.DRACOON.COM/ 149

Preconditions

  • CLI user needs to be room admin to remove the expiration date

Built with

This project makes use of several awesome crates and uses async Rust throughout the project. Crates used:

Full dependency list: Cargo.toml

For all DRACOON operations dco3 is used.

About

A command line tool to remove expiration date polices for rooms within a parent and their first level children.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages