To create a new object, use the command goldsh Object Create:
goldsh Object Create Name=<Object Namee> [Association=True|(False)] [Parent=<Parent Object>] [Child=<Child Object>] [Description=<Description>] [ShowUsage:=True]
Example 6. Creating a Node Object
$ goldsh Object Create Name=Node Description=\"Node Information\" Successfully created 1 Object
Example 7. Track submission time in jobs
$ goldsh Attribute Create Object=Job Name=SubmissionTime DataType=TimeStamp Successfully created 1 Attribute