Skip to content

Commit b1b54fb

Browse files
chore(output): weekly command output update (#1702)
update command output Co-authored-by: mattsse <[email protected]>
1 parent 5f8c355 commit b1b54fb

34 files changed

+453
-45
lines changed

vocs/docs/pages/cast/reference/access-list.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,26 @@ Wallet options - remote:
223223
224224
See: [https://cloud.google.com/kms/docs](https://cloud.google.com/kms/docs)
225225
226+
--turnkey
227+
Use Turnkey.
228+
229+
Ensure the following environment variables are set:
230+
TURNKEY_API_PRIVATE_KEY, TURNKEY_ORGANIZATION_ID, TURNKEY_ADDRESS.
231+
232+
See: [https://docs.turnkey.com/getting-started/quickstart](https://docs.turnkey.com/getting-started/quickstart)
233+
234+
Wallet options - browser:
235+
--browser
236+
Use a browser wallet
237+
238+
--browser-port <PORT>
239+
Port for the browser wallet server
240+
241+
[default: 9545]
242+
243+
--browser-disable-open
244+
Whether to open the browser for wallet connection
245+
226246
Display options:
227247
--color <COLOR>
228248
The color of the log messages

vocs/docs/pages/cast/reference/block.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Arguments:
1616
Can also be the tags earliest, finalized, safe, latest, or pending.
1717
1818
Options:
19-
-f, --field <FIELD>
19+
-f, --field [<FIELDS>...]
2020
If specified, only get the given field of the block
2121
2222
--raw

vocs/docs/pages/cast/reference/call.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,26 @@ Wallet options - remote:
286286
287287
See: [https://cloud.google.com/kms/docs](https://cloud.google.com/kms/docs)
288288
289+
--turnkey
290+
Use Turnkey.
291+
292+
Ensure the following environment variables are set:
293+
TURNKEY_API_PRIVATE_KEY, TURNKEY_ORGANIZATION_ID, TURNKEY_ADDRESS.
294+
295+
See: [https://docs.turnkey.com/getting-started/quickstart](https://docs.turnkey.com/getting-started/quickstart)
296+
297+
Wallet options - browser:
298+
--browser
299+
Use a browser wallet
300+
301+
--browser-port <PORT>
302+
Port for the browser wallet server
303+
304+
[default: 9545]
305+
306+
--browser-disable-open
307+
Whether to open the browser for wallet connection
308+
289309
Display options:
290310
--color <COLOR>
291311
The color of the log messages

vocs/docs/pages/cast/reference/erc20-token/approve.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,26 @@ Wallet options - remote:
153153
154154
See: [https://cloud.google.com/kms/docs](https://cloud.google.com/kms/docs)
155155
156+
--turnkey
157+
Use Turnkey.
158+
159+
Ensure the following environment variables are set:
160+
TURNKEY_API_PRIVATE_KEY, TURNKEY_ORGANIZATION_ID, TURNKEY_ADDRESS.
161+
162+
See: [https://docs.turnkey.com/getting-started/quickstart](https://docs.turnkey.com/getting-started/quickstart)
163+
164+
Wallet options - browser:
165+
--browser
166+
Use a browser wallet
167+
168+
--browser-port <PORT>
169+
Port for the browser wallet server
170+
171+
[default: 9545]
172+
173+
--browser-disable-open
174+
Whether to open the browser for wallet connection
175+
156176
Display options:
157177
--color <COLOR>
158178
The color of the log messages

vocs/docs/pages/cast/reference/erc20-token/burn.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,26 @@ Wallet options - remote:
150150
151151
See: [https://cloud.google.com/kms/docs](https://cloud.google.com/kms/docs)
152152
153+
--turnkey
154+
Use Turnkey.
155+
156+
Ensure the following environment variables are set:
157+
TURNKEY_API_PRIVATE_KEY, TURNKEY_ORGANIZATION_ID, TURNKEY_ADDRESS.
158+
159+
See: [https://docs.turnkey.com/getting-started/quickstart](https://docs.turnkey.com/getting-started/quickstart)
160+
161+
Wallet options - browser:
162+
--browser
163+
Use a browser wallet
164+
165+
--browser-port <PORT>
166+
Port for the browser wallet server
167+
168+
[default: 9545]
169+
170+
--browser-disable-open
171+
Whether to open the browser for wallet connection
172+
153173
Display options:
154174
--color <COLOR>
155175
The color of the log messages

vocs/docs/pages/cast/reference/erc20-token/mint.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,26 @@ Wallet options - remote:
153153
154154
See: [https://cloud.google.com/kms/docs](https://cloud.google.com/kms/docs)
155155
156+
--turnkey
157+
Use Turnkey.
158+
159+
Ensure the following environment variables are set:
160+
TURNKEY_API_PRIVATE_KEY, TURNKEY_ORGANIZATION_ID, TURNKEY_ADDRESS.
161+
162+
See: [https://docs.turnkey.com/getting-started/quickstart](https://docs.turnkey.com/getting-started/quickstart)
163+
164+
Wallet options - browser:
165+
--browser
166+
Use a browser wallet
167+
168+
--browser-port <PORT>
169+
Port for the browser wallet server
170+
171+
[default: 9545]
172+
173+
--browser-disable-open
174+
Whether to open the browser for wallet connection
175+
156176
Display options:
157177
--color <COLOR>
158178
The color of the log messages

vocs/docs/pages/cast/reference/erc20-token/transfer.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,26 @@ Wallet options - remote:
153153
154154
See: [https://cloud.google.com/kms/docs](https://cloud.google.com/kms/docs)
155155
156+
--turnkey
157+
Use Turnkey.
158+
159+
Ensure the following environment variables are set:
160+
TURNKEY_API_PRIVATE_KEY, TURNKEY_ORGANIZATION_ID, TURNKEY_ADDRESS.
161+
162+
See: [https://docs.turnkey.com/getting-started/quickstart](https://docs.turnkey.com/getting-started/quickstart)
163+
164+
Wallet options - browser:
165+
--browser
166+
Use a browser wallet
167+
168+
--browser-port <PORT>
169+
Port for the browser wallet server
170+
171+
[default: 9545]
172+
173+
--browser-disable-open
174+
Whether to open the browser for wallet connection
175+
156176
Display options:
157177
--color <COLOR>
158178
The color of the log messages

vocs/docs/pages/cast/reference/estimate.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,26 @@ Wallet options - remote:
232232
233233
See: [https://cloud.google.com/kms/docs](https://cloud.google.com/kms/docs)
234234
235+
--turnkey
236+
Use Turnkey.
237+
238+
Ensure the following environment variables are set:
239+
TURNKEY_API_PRIVATE_KEY, TURNKEY_ORGANIZATION_ID, TURNKEY_ADDRESS.
240+
241+
See: [https://docs.turnkey.com/getting-started/quickstart](https://docs.turnkey.com/getting-started/quickstart)
242+
243+
Wallet options - browser:
244+
--browser
245+
Use a browser wallet
246+
247+
--browser-port <PORT>
248+
Port for the browser wallet server
249+
250+
[default: 9545]
251+
252+
--browser-disable-open
253+
Whether to open the browser for wallet connection
254+
235255
Display options:
236256
--color <COLOR>
237257
The color of the log messages
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
## cast index
2+
3+
Compute the storage slot for an entry in a mapping
4+
5+
```bash
6+
$ cast index --help
7+
```
8+
9+
```txt
10+
Usage: cast index [OPTIONS] <KEY_TYPE> <KEY> <SLOT_NUMBER>
11+
12+
Arguments:
13+
<KEY_TYPE>
14+
The mapping key type
15+
16+
<KEY>
17+
The mapping key
18+
19+
<SLOT_NUMBER>
20+
The storage slot of the mapping
21+
22+
Options:
23+
-h, --help
24+
Print help (see a summary with '-h')
25+
26+
-j, --threads <THREADS>
27+
Number of threads to use. Specifying 0 defaults to the number of
28+
logical cores
29+
30+
[aliases: --jobs]
31+
32+
Display options:
33+
--color <COLOR>
34+
The color of the log messages
35+
36+
Possible values:
37+
- auto: Intelligently guess whether to use color output (default)
38+
- always: Force color output
39+
- never: Force disable color output
40+
41+
--json
42+
Format log messages as JSON
43+
44+
--md
45+
Format log messages as Markdown
46+
47+
-q, --quiet
48+
Do not print log messages
49+
50+
-v, --verbosity...
51+
Verbosity level of the log messages.
52+
53+
Pass multiple times to increase the verbosity (e.g. -v, -vv, -vvv).
54+
55+
Depending on the context the verbosity levels have different meanings.
56+
57+
For example, the verbosity levels of the EVM are:
58+
- 2 (-vv): Print logs for all tests.
59+
- 3 (-vvv): Print execution traces for failing tests.
60+
- 4 (-vvvv): Print execution traces for all tests, and setup traces
61+
for failing tests.
62+
- 5 (-vvvvv): Print execution and setup traces for all tests,
63+
including storage changes and
64+
backtraces with line numbers.
65+
```

vocs/docs/pages/cast/reference/logs.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,26 @@ Wallet options - remote:
181181
182182
See: [https://cloud.google.com/kms/docs](https://cloud.google.com/kms/docs)
183183
184+
--turnkey
185+
Use Turnkey.
186+
187+
Ensure the following environment variables are set:
188+
TURNKEY_API_PRIVATE_KEY, TURNKEY_ORGANIZATION_ID, TURNKEY_ADDRESS.
189+
190+
See: [https://docs.turnkey.com/getting-started/quickstart](https://docs.turnkey.com/getting-started/quickstart)
191+
192+
Wallet options - browser:
193+
--browser
194+
Use a browser wallet
195+
196+
--browser-port <PORT>
197+
Port for the browser wallet server
198+
199+
[default: 9545]
200+
201+
--browser-disable-open
202+
Whether to open the browser for wallet connection
203+
184204
Display options:
185205
--color <COLOR>
186206
The color of the log messages

0 commit comments

Comments
 (0)