-
Notifications
You must be signed in to change notification settings - Fork 9
new
daltonserey edited this page Oct 31, 2016
·
6 revisions
Create an activity, a group or an event in the local filesystem. TST creates a directory containing the appropriate data structure to represent the new object. This command does not save any data to the server. To save the activity to the server, use the commit command.
The general syntax is:
tst new <type> <activity_name>
Observation The current implementation accepts only the activity type.