Skip to content
Snippets Groups Projects
Commit 31b10585 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Merge branch 'preview' into 'preview'

ws_send_ical in workspaces.md

See merge request !461
parents 08c24506 cf68149a
No related branches found
No related tags found
2 merge requests!478Automated merge from preview to main,!461ws_send_ical in workspaces.md
......@@ -130,6 +130,14 @@ marie@login$ ws_extend -F scratch my-workspace 40
it will now expire in 40 days **not** 130 days.
### Send Reminder for Workspace Expiry Date
Send a calendar invitation by Email to ensure that the expiration date of a workspace is not forgotten
```console
ws_send_ical -F scratch my-workspace -m marie.testuser@tu-dresden.de
```
### Deletion of a Workspace
To delete a workspace use the `ws_release` command. It is mandatory to specify the name of the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment