You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| pin-id | Required | Pin id you wish to remove from the volume |
112
+
| volume-id || Volume ID|
113
+
| pin-id | Required | Pin ID you want to remove from the volume |
114
114
| region | Default: `fr-par`<br />One of: `fr-par`, `nl-ams`, `pl-waw`| Region to target. If none is passed will use default region from the config |
115
115
116
116
@@ -130,8 +130,8 @@ scw ipfs pin get [arg=value ...]
130
130
131
131
| Name || Description |
132
132
|------|---|-------------|
133
-
| volume-id || Volume id|
134
-
| pin-id | Required | Pin id for which you wish to obtain information |
133
+
| volume-id || Volume ID|
134
+
| pin-id | Required | Pin ID of which you want to obtain information |
135
135
| region | Default: `fr-par`<br />One of: `fr-par`, `nl-ams`, `pl-waw`| Region to target. If none is passed will use default region from the config |
136
136
137
137
@@ -151,11 +151,11 @@ scw ipfs pin list [arg=value ...]
151
151
152
152
| Name || Description |
153
153
|------|---|-------------|
154
-
| volume-id | Required | Volume ID for which you wish to list the pins |
155
-
| project-id || Project id|
154
+
| volume-id | Required | Volume ID of which you want to list the pins |
155
+
| project-id || Project ID|
156
156
| order-by | One of: `created_at_asc`, `created_at_desc`| Sort order of the returned Volume |
157
157
| status | One of: `unknown_status`, `queued`, `pinning`, `failed`, `pinned`| List pins by status |
158
-
| organization-id || Organization id|
158
+
| organization-id || Organization ID|
159
159
| region | Default: `fr-par`<br />One of: `fr-par`, `nl-ams`, `pl-waw`, `all`| Region to target. If none is passed will use default region from the config |
| region | Default: `fr-par`<br />One of: `fr-par`, `nl-ams`, `pl-waw`| Region to target. If none is passed will use default region from the config |
208
208
209
209
@@ -223,7 +223,7 @@ scw ipfs volume get [arg=value ...]
223
223
224
224
| Name || Description |
225
225
|------|---|-------------|
226
-
| volume-id | Required | Volume id|
226
+
| volume-id | Required | Volume ID|
227
227
| region | Default: `fr-par`<br />One of: `fr-par`, `nl-ams`, `pl-waw`| Region to target. If none is passed will use default region from the config |
228
228
229
229
@@ -244,7 +244,7 @@ scw ipfs volume list [arg=value ...]
244
244
| Name || Description |
245
245
|------|---|-------------|
246
246
| project-id || Project ID to use. If none is passed the default project ID will be used |
247
-
| order-by | One of: `created_at_asc`, `created_at_desc`| Sort order of the returned Volume|
247
+
| order-by | One of: `created_at_asc`, `created_at_desc`| Sort the order of the returned volumes|
248
248
| region | Default: `fr-par`<br />One of: `fr-par`, `nl-ams`, `pl-waw`, `all`| Region to target. If none is passed will use default region from the config |
0 commit comments