-
Notifications
You must be signed in to change notification settings - Fork 0
/
yana.1
111 lines (111 loc) · 1.8 KB
/
yana.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
.TH yana 1 "Thu May 17 22:29:38 PDT 2012" "Version 1" "Rerun User Manual"
.SH NAME
yana \- "Client interface to Yana"
.PP
.SH SYNOPSIS
.PP
\f[CR]
rerun [ARGS] yana: [ attributes | children | create | delete | list | parents ] [OPTIONS]
\f[]
.SH COMMANDS
.SH yana:attributes \f[]-id <> -url <>
"get attributes"
.PP
\f[I]OPTIONS\f[]
.TP
.B \-id \f[]"node ID"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.TP
.B \-url \f[]"server url"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.SH yana:children \f[]-id <> -url <>
"get children"
.PP
\f[I]OPTIONS\f[]
.TP
.B \-id \f[]"node ID"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.TP
.B \-url \f[]"server url"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.SH yana:create \f[]-file <> -url <>
"create a new node"
.PP
\f[I]OPTIONS\f[]
.TP
.B \-file \f[]"filename"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.TP
.B \-url \f[]"server url"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.SH yana:delete \f[]-id <> -url <>
"delete a node"
.PP
\f[I]OPTIONS\f[]
.TP
.B \-id \f[]"node ID"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.TP
.B \-url \f[]"server url"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.SH yana:list \f[]-type <> -url <>
"list nodes"
.PP
\f[I]OPTIONS\f[]
.TP
.B \-type \f[]"node type name"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.TP
.B \-url \f[]"yana server"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.SH yana:parents \f[]-id <> -url <>
"get parents"
.PP
\f[I]OPTIONS\f[]
.TP
.B \-id \f[]"node ID"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.TP
.B \-url \f[]"server url"\f[]
required: \f[I]true\f[]
arguments: \f[I]true\f[]
.RS
.RE
.SH RETURN VALUES
.PP
Successful completion: 0
.SH AUTHORS
alexh