Skip to content
Snippets Groups Projects

ws_send_ical in workspaces.md

Merged Sebastian Strönisch requested to merge (removed):preview into preview
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
@@ -130,6 +130,14 @@ marie@login$ ws_extend -F scratch my-workspace 40
@@ -130,6 +130,14 @@ marie@login$ ws_extend -F scratch my-workspace 40
it will now expire in 40 days **not** 130 days.
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
### Deletion of a Workspace
To delete a workspace use the `ws_release` command. It is mandatory to specify the name of the
To delete a workspace use the `ws_release` command. It is mandatory to specify the name of the
Loading