From 189c8803de97625d870f28e049c74a9ece8dad48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 03:27:35 +0100 Subject: [PATCH] chore(output): weekly command output update (#1352) update command output Co-authored-by: mattsse --- src/output/cast/cast-call | 2 +- src/output/cheatcodes/forge-test-cheatcodes | 4 +-- .../forge-test-cheatcodes-expectrevert | 4 +-- .../cheatcodes/forge-test-cheatcodes-tracing | 4 +-- src/output/cheatcodes/forge-test-simple | 6 ++-- src/output/deps/forge-install | 2 +- src/output/foundry-template/forge-build | 2 +- src/output/foundry-template/forge-test | 4 +-- src/output/fuzz_testing/forge-test-fail-fuzz | 8 ++--- src/output/fuzz_testing/forge-test-no-fuzz | 6 ++-- .../fuzz_testing/forge-test-success-fuzz | 8 ++--- src/output/hello_foundry/forge-build | 2 +- src/output/hello_foundry/forge-init | 4 +-- src/output/hello_foundry/forge-test | 6 ++-- src/output/nft_tutorial/forge-test | 6 ++-- .../forge-test-match-contract-and-test | 6 ++-- src/output/test_filters/forge-test-match-path | 6 ++-- src/reference/cli/anvil.md | 9 +++-- src/reference/cli/anvil/completions.md | 3 ++ src/reference/cli/anvil/generate-fig-spec.md | 3 ++ src/reference/cli/cast.md | 3 ++ src/reference/cli/cast/4byte-decode.md | 6 ++-- src/reference/cli/cast/4byte-event.md | 3 ++ src/reference/cli/cast/4byte.md | 3 ++ src/reference/cli/cast/abi-decode.md | 6 ++-- src/reference/cli/cast/abi-encode.md | 3 ++ src/reference/cli/cast/access-list.md | 36 +++++++++---------- src/reference/cli/cast/address-zero.md | 3 ++ src/reference/cli/cast/admin.md | 3 ++ src/reference/cli/cast/age.md | 3 ++ src/reference/cli/cast/balance.md | 3 ++ src/reference/cli/cast/base-fee.md | 3 ++ src/reference/cli/cast/bind.md | 3 ++ src/reference/cli/cast/block-number.md | 3 ++ src/reference/cli/cast/block.md | 6 ++-- src/reference/cli/cast/call.md | 36 +++++++++---------- src/reference/cli/cast/call/--create.md | 3 ++ src/reference/cli/cast/calldata-decode.md | 6 ++-- src/reference/cli/cast/calldata.md | 3 ++ src/reference/cli/cast/chain-id.md | 3 ++ src/reference/cli/cast/chain.md | 3 ++ src/reference/cli/cast/client.md | 3 ++ src/reference/cli/cast/code.md | 3 ++ src/reference/cli/cast/codehash.md | 3 ++ src/reference/cli/cast/codesize.md | 3 ++ src/reference/cli/cast/completions.md | 3 ++ src/reference/cli/cast/compute-address.md | 3 ++ src/reference/cli/cast/concat-hex.md | 3 ++ src/reference/cli/cast/constructor-args.md | 3 ++ src/reference/cli/cast/create2.md | 3 ++ src/reference/cli/cast/creation-code.md | 3 ++ src/reference/cli/cast/decode-eof.md | 3 ++ src/reference/cli/cast/decode-transaction.md | 3 ++ src/reference/cli/cast/disassemble.md | 3 ++ src/reference/cli/cast/estimate.md | 3 ++ src/reference/cli/cast/estimate/--create.md | 3 ++ src/reference/cli/cast/etherscan-source.md | 3 ++ src/reference/cli/cast/find-block.md | 3 ++ .../cli/cast/format-bytes32-string.md | 3 ++ src/reference/cli/cast/format-units.md | 3 ++ src/reference/cli/cast/from-bin.md | 3 ++ src/reference/cli/cast/from-fixed-point.md | 3 ++ src/reference/cli/cast/from-rlp.md | 3 ++ src/reference/cli/cast/from-utf8.md | 3 ++ src/reference/cli/cast/from-wei.md | 3 ++ src/reference/cli/cast/gas-price.md | 3 ++ src/reference/cli/cast/generate-fig-spec.md | 3 ++ src/reference/cli/cast/hash-message.md | 3 ++ src/reference/cli/cast/hash-zero.md | 3 ++ src/reference/cli/cast/implementation.md | 3 ++ src/reference/cli/cast/index-erc7201.md | 3 ++ src/reference/cli/cast/index.md | 3 ++ src/reference/cli/cast/interface.md | 7 ++-- src/reference/cli/cast/keccak.md | 3 ++ src/reference/cli/cast/logs.md | 36 +++++++++---------- src/reference/cli/cast/lookup-address.md | 3 ++ src/reference/cli/cast/max-int.md | 3 ++ src/reference/cli/cast/max-uint.md | 3 ++ src/reference/cli/cast/min-int.md | 3 ++ src/reference/cli/cast/mktx.md | 3 ++ src/reference/cli/cast/mktx/--create.md | 3 ++ src/reference/cli/cast/namehash.md | 3 ++ src/reference/cli/cast/nonce.md | 3 ++ .../cli/cast/parse-bytes32-address.md | 3 ++ .../cli/cast/parse-bytes32-string.md | 3 ++ src/reference/cli/cast/parse-units.md | 3 ++ src/reference/cli/cast/pretty-calldata.md | 3 ++ src/reference/cli/cast/proof.md | 3 ++ src/reference/cli/cast/publish.md | 3 ++ src/reference/cli/cast/receipt.md | 6 ++-- src/reference/cli/cast/resolve-name.md | 3 ++ src/reference/cli/cast/rpc.md | 3 ++ src/reference/cli/cast/run.md | 3 ++ src/reference/cli/cast/selectors.md | 3 ++ src/reference/cli/cast/send.md | 36 +++++++++---------- src/reference/cli/cast/send/--create.md | 3 ++ src/reference/cli/cast/shl.md | 3 ++ src/reference/cli/cast/shr.md | 3 ++ src/reference/cli/cast/sig-event.md | 3 ++ src/reference/cli/cast/sig.md | 3 ++ src/reference/cli/cast/storage-root.md | 3 ++ src/reference/cli/cast/storage.md | 3 ++ src/reference/cli/cast/string-decode.md | 6 ++-- src/reference/cli/cast/to-ascii.md | 3 ++ src/reference/cli/cast/to-base.md | 3 ++ src/reference/cli/cast/to-bytes32.md | 3 ++ .../cli/cast/to-check-sum-address.md | 3 ++ src/reference/cli/cast/to-dec.md | 3 ++ src/reference/cli/cast/to-fixed-point.md | 3 ++ src/reference/cli/cast/to-hex.md | 3 ++ src/reference/cli/cast/to-hexdata.md | 3 ++ src/reference/cli/cast/to-int256.md | 3 ++ src/reference/cli/cast/to-rlp.md | 3 ++ src/reference/cli/cast/to-uint256.md | 3 ++ src/reference/cli/cast/to-unit.md | 3 ++ src/reference/cli/cast/to-utf8.md | 3 ++ src/reference/cli/cast/to-wei.md | 3 ++ src/reference/cli/cast/tx.md | 6 ++-- src/reference/cli/cast/upload-signature.md | 3 ++ src/reference/cli/cast/wallet.md | 3 ++ src/reference/cli/cast/wallet/address.md | 3 ++ .../cli/cast/wallet/decrypt-keystore.md | 3 ++ src/reference/cli/cast/wallet/import.md | 3 ++ src/reference/cli/cast/wallet/list.md | 3 ++ src/reference/cli/cast/wallet/new-mnemonic.md | 6 ++-- src/reference/cli/cast/wallet/new.md | 6 ++-- src/reference/cli/cast/wallet/private-key.md | 3 ++ src/reference/cli/cast/wallet/sign-auth.md | 3 ++ src/reference/cli/cast/wallet/sign.md | 3 ++ src/reference/cli/cast/wallet/vanity.md | 3 ++ src/reference/cli/cast/wallet/verify.md | 3 ++ src/reference/cli/chisel.md | 3 ++ src/reference/cli/chisel/clear-cache.md | 3 ++ src/reference/cli/chisel/eval.md | 3 ++ src/reference/cli/chisel/list.md | 3 ++ src/reference/cli/chisel/load.md | 3 ++ src/reference/cli/chisel/view.md | 3 ++ src/reference/cli/forge.md | 3 ++ src/reference/cli/forge/bind-json.md | 3 ++ src/reference/cli/forge/bind.md | 3 ++ src/reference/cli/forge/build.md | 7 ++-- src/reference/cli/forge/cache.md | 3 ++ src/reference/cli/forge/cache/clean.md | 3 ++ src/reference/cli/forge/cache/ls.md | 3 ++ src/reference/cli/forge/clean.md | 3 ++ src/reference/cli/forge/clone.md | 3 ++ src/reference/cli/forge/compiler.md | 3 ++ src/reference/cli/forge/completions.md | 3 ++ src/reference/cli/forge/config.md | 4 --- src/reference/cli/forge/coverage.md | 6 ++-- src/reference/cli/forge/create.md | 36 +++++++++---------- src/reference/cli/forge/debug.md | 3 ++ src/reference/cli/forge/doc.md | 3 ++ src/reference/cli/forge/eip712.md | 3 ++ src/reference/cli/forge/flatten.md | 3 ++ src/reference/cli/forge/fmt.md | 3 ++ src/reference/cli/forge/geiger.md | 3 ++ src/reference/cli/forge/generate-fig-spec.md | 3 ++ src/reference/cli/forge/generate.md | 3 ++ src/reference/cli/forge/generate/test.md | 3 ++ src/reference/cli/forge/init.md | 3 ++ src/reference/cli/forge/inspect.md | 3 ++ src/reference/cli/forge/install.md | 3 ++ src/reference/cli/forge/remappings.md | 3 ++ src/reference/cli/forge/remove.md | 3 ++ src/reference/cli/forge/script.md | 6 ++-- src/reference/cli/forge/selectors.md | 3 ++ .../cli/forge/selectors/collision.md | 3 ++ src/reference/cli/forge/selectors/find.md | 3 ++ src/reference/cli/forge/selectors/list.md | 3 ++ src/reference/cli/forge/selectors/upload.md | 3 ++ src/reference/cli/forge/snapshot.md | 6 ++-- src/reference/cli/forge/soldeer.md | 3 ++ src/reference/cli/forge/soldeer/init.md | 13 +++++++ src/reference/cli/forge/soldeer/install.md | 13 +++++++ src/reference/cli/forge/soldeer/login.md | 9 +++++ src/reference/cli/forge/soldeer/push.md | 3 ++ src/reference/cli/forge/soldeer/uninstall.md | 3 ++ src/reference/cli/forge/soldeer/update.md | 13 +++++++ src/reference/cli/forge/soldeer/version.md | 3 ++ src/reference/cli/forge/test.md | 6 ++-- src/reference/cli/forge/tree.md | 3 ++ src/reference/cli/forge/update.md | 3 ++ src/reference/cli/forge/verify-bytecode.md | 6 ++-- src/reference/cli/forge/verify-check.md | 3 ++ src/reference/cli/forge/verify-contract.md | 3 ++ 186 files changed, 659 insertions(+), 186 deletions(-) diff --git a/src/output/cast/cast-call b/src/output/cast/cast-call index c08c718a7..d19962c53 100644 --- a/src/output/cast/cast-call +++ b/src/output/cast/cast-call @@ -3,6 +3,6 @@ $ cast call 0x6b175474e89094c44da98b954eedeac495271d0f "totalSupply()(uint256)" --rpc-url https://eth-mainnet.alchemyapi.io/v2/Lc7oIGYeL_QvInzI0Wiu_pOZZDEKBrdf // ANCHOR_END: command // ANCHOR: output -3295619621354243548242532710 [3.295e27] +3320342610241526522002642745 [3.32e27] // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/cheatcodes/forge-test-cheatcodes b/src/output/cheatcodes/forge-test-cheatcodes index dec58d582..9b969a1d1 100644 --- a/src/output/cheatcodes/forge-test-cheatcodes +++ b/src/output/cheatcodes/forge-test-cheatcodes @@ -8,8 +8,8 @@ No files changed, compilation skipped Ran 2 tests for test/OwnerUpOnly.t.sol:OwnerUpOnlyTest [PASS] testFail_IncrementAsNotOwner() (gas: 8314) [PASS] test_IncrementAsOwner() (gas: 29161) -Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 495.22µs (205.94µs CPU time) +Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 448.04µs (181.33µs CPU time) -Ran 1 test suite in 6.55ms (495.22µs CPU time): 2 tests passed, 0 failed, 0 skipped (2 total tests) +Ran 1 test suite in 6.21ms (448.04µs CPU time): 2 tests passed, 0 failed, 0 skipped (2 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/cheatcodes/forge-test-cheatcodes-expectrevert b/src/output/cheatcodes/forge-test-cheatcodes-expectrevert index 9190b3c7f..1d742ac94 100644 --- a/src/output/cheatcodes/forge-test-cheatcodes-expectrevert +++ b/src/output/cheatcodes/forge-test-cheatcodes-expectrevert @@ -7,8 +7,8 @@ No files changed, compilation skipped Ran 1 test for test/OwnerUpOnly.t.sol:OwnerUpOnlyTest [PASS] test_IncrementAsOwner() (gas: 29161) -Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 390.91µs (52.74µs CPU time) +Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 377.30µs (47.34µs CPU time) -Ran 1 test suite in 6.12ms (390.91µs CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) +Ran 1 test suite in 6.26ms (377.30µs CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/cheatcodes/forge-test-cheatcodes-tracing b/src/output/cheatcodes/forge-test-cheatcodes-tracing index ce7649926..609c4a767 100644 --- a/src/output/cheatcodes/forge-test-cheatcodes-tracing +++ b/src/output/cheatcodes/forge-test-cheatcodes-tracing @@ -15,8 +15,8 @@ Traces: │ └─ ← [Revert] Unauthorized() └─ ← [Revert] Unauthorized() -Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 331.15µs (60.88µs CPU time) +Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 371.30µs (57.31µs CPU time) -Ran 1 test suite in 6.06ms (331.15µs CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) +Ran 1 test suite in 6.64ms (371.30µs CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/cheatcodes/forge-test-simple b/src/output/cheatcodes/forge-test-simple index bde3c1f7e..6deff0284 100644 --- a/src/output/cheatcodes/forge-test-simple +++ b/src/output/cheatcodes/forge-test-simple @@ -4,13 +4,13 @@ $ forge test --match-test test_IncrementAsOwner // ANCHOR_END: command // ANCHOR: output Compiling 24 files with Solc 0.8.10 -Solc 0.8.10 finished in 1.15s +Solc 0.8.10 finished in 1.13s Compiler run successful! Ran 1 test for test/OwnerUpOnly.t.sol:OwnerUpOnlyTest [PASS] test_IncrementAsOwner() (gas: 29161) -Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 445.14µs (60.26µs CPU time) +Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 384.95µs (52.98µs CPU time) -Ran 1 test suite in 5.94ms (445.14µs CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) +Ran 1 test suite in 5.95ms (384.95µs CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/deps/forge-install b/src/output/deps/forge-install index 8466b2a27..c319e96f5 100644 --- a/src/output/deps/forge-install +++ b/src/output/deps/forge-install @@ -3,7 +3,7 @@ $ forge install transmissions11/solmate // ANCHOR_END: command // ANCHOR: output -Installing solmate in /tmp/tmp.fKpWvmtFkr/deps/lib/solmate (url: Some("https://github.com/transmissions11/solmate"), tag: None) +Installing solmate in /tmp/tmp.WOBSTm308M/deps/lib/solmate (url: Some("https://github.com/transmissions11/solmate"), tag: None) Installed solmate // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/foundry-template/forge-build b/src/output/foundry-template/forge-build index c3bd60dfa..546d405dd 100644 --- a/src/output/foundry-template/forge-build +++ b/src/output/foundry-template/forge-build @@ -4,7 +4,7 @@ $ forge build // ANCHOR_END: command // ANCHOR: output Compiling 28 files with Solc 0.8.25 -Solc 0.8.25 finished in 1.39s +Solc 0.8.25 finished in 1.35s Compiler run successful! // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/foundry-template/forge-test b/src/output/foundry-template/forge-test index 0945d527d..4d3d9aa3c 100644 --- a/src/output/foundry-template/forge-test +++ b/src/output/foundry-template/forge-test @@ -9,8 +9,8 @@ Ran 3 tests for test/Foo.t.sol:FooTest [PASS] testFork_Example() (gas: 3779) [PASS] testFuzz_Example(uint256) (runs: 1000, μ: 9111, ~: 9111) [PASS] test_Example() (gas: 11861) -Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 20.46ms (20.21ms CPU time) +Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 19.50ms (19.26ms CPU time) -Ran 1 test suite in 21.43ms (20.46ms CPU time): 3 tests passed, 0 failed, 0 skipped (3 total tests) +Ran 1 test suite in 20.96ms (19.50ms CPU time): 3 tests passed, 0 failed, 0 skipped (3 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/fuzz_testing/forge-test-fail-fuzz b/src/output/fuzz_testing/forge-test-fail-fuzz index 162a5f6a3..01a952775 100644 --- a/src/output/fuzz_testing/forge-test-fail-fuzz +++ b/src/output/fuzz_testing/forge-test-fail-fuzz @@ -4,13 +4,13 @@ $ forge test --allow-failure // ANCHOR_END: command // ANCHOR: output Compiling 1 files with Solc 0.8.10 -Solc 0.8.10 finished in 1.09s +Solc 0.8.10 finished in 1.08s Compiler run successful! Ran 1 test for test/Safe.t.sol:SafeTest -[FAIL: EvmError: Revert; counterexample: calldata=0x29facca7000000000000000000dac5656125ef5aa3a37bf94209cddf5ac9e38750a4783b args=[20954106361155061233819867726350689674758931285224486971 [2.095e55]]] testFuzz_Withdraw(uint256) (runs: 1, μ: 19531, ~: 19531) -Suite result: FAILED. 0 passed; 1 failed; 0 skipped; finished in 879.80µs (501.41µs CPU time) +[FAIL: EvmError: Revert; counterexample: calldata=0x29facca7000000000000e8b1ef7d829bf72cff3e4ed3f31d128d62db6cbac1c201e8d265 args=[373926545559685588963031964888162757676854575642435730752983653 [3.739e62]]] testFuzz_Withdraw(uint256) (runs: 1, μ: 19531, ~: 19531) +Suite result: FAILED. 0 passed; 1 failed; 0 skipped; finished in 927.36µs (507.12µs CPU time) -Ran 1 test suite in 6.57ms (879.80µs CPU time): 0 tests passed, 1 failed, 0 skipped (1 total tests) +Ran 1 test suite in 6.12ms (927.36µs CPU time): 0 tests passed, 1 failed, 0 skipped (1 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/fuzz_testing/forge-test-no-fuzz b/src/output/fuzz_testing/forge-test-no-fuzz index 1b2046360..89080e4e0 100644 --- a/src/output/fuzz_testing/forge-test-no-fuzz +++ b/src/output/fuzz_testing/forge-test-no-fuzz @@ -4,13 +4,13 @@ $ forge test // ANCHOR_END: command // ANCHOR: output Compiling 24 files with Solc 0.8.10 -Solc 0.8.10 finished in 1.15s +Solc 0.8.10 finished in 1.13s Compiler run successful! Ran 1 test for test/Safe.t.sol:SafeTest [PASS] test_Withdraw() (gas: 19463) -Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 443.10µs (44.92µs CPU time) +Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 401.71µs (75.22µs CPU time) -Ran 1 test suite in 6.00ms (443.10µs CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) +Ran 1 test suite in 6.00ms (401.71µs CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/fuzz_testing/forge-test-success-fuzz b/src/output/fuzz_testing/forge-test-success-fuzz index c1722be4b..f67df3ec3 100644 --- a/src/output/fuzz_testing/forge-test-success-fuzz +++ b/src/output/fuzz_testing/forge-test-success-fuzz @@ -4,13 +4,13 @@ $ forge test // ANCHOR_END: command // ANCHOR: output Compiling 1 files with Solc 0.8.10 -Solc 0.8.10 finished in 1.08s +Solc 0.8.10 finished in 1.10s Compiler run successful! Ran 1 test for test/Safe.t.sol:SafeTest -[PASS] testFuzz_Withdraw(uint96) (runs: 257, μ: 19474, ~: 19631) -Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 4.96ms (4.51ms CPU time) +[PASS] testFuzz_Withdraw(uint96) (runs: 257, μ: 19057, ~: 19631) +Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 4.79ms (4.46ms CPU time) -Ran 1 test suite in 6.37ms (4.96ms CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) +Ran 1 test suite in 6.00ms (4.79ms CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/hello_foundry/forge-build b/src/output/hello_foundry/forge-build index 2a0d672e7..a1849c7e5 100644 --- a/src/output/hello_foundry/forge-build +++ b/src/output/hello_foundry/forge-build @@ -4,7 +4,7 @@ $ forge build // ANCHOR_END: command // ANCHOR: output Compiling 27 files with Solc 0.8.19 -Solc 0.8.19 finished in 1.15s +Solc 0.8.19 finished in 1.12s Compiler run successful! // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/hello_foundry/forge-init b/src/output/hello_foundry/forge-init index 35b8ad4ab..5cd67cf71 100644 --- a/src/output/hello_foundry/forge-init +++ b/src/output/hello_foundry/forge-init @@ -3,8 +3,8 @@ $ forge init hello_foundry // ANCHOR_END: command // ANCHOR: output -Initializing /tmp/tmp.eoAvuPqnrA/hello_foundry... -Installing forge-std in /tmp/tmp.eoAvuPqnrA/hello_foundry/lib/forge-std (url: Some("https://github.com/foundry-rs/forge-std"), tag: None) +Initializing /tmp/tmp.SmIMD69ZlH/hello_foundry... +Installing forge-std in /tmp/tmp.SmIMD69ZlH/hello_foundry/lib/forge-std (url: Some("https://github.com/foundry-rs/forge-std"), tag: None) Installed forge-std v1.9.4 Initialized forge project // ANCHOR_END: output diff --git a/src/output/hello_foundry/forge-test b/src/output/hello_foundry/forge-test index 429a4d64e..288b71050 100644 --- a/src/output/hello_foundry/forge-test +++ b/src/output/hello_foundry/forge-test @@ -6,10 +6,10 @@ $ forge test No files changed, compilation skipped Ran 2 tests for test/Counter.t.sol:CounterTest -[PASS] testFuzz_SetNumber(uint256) (runs: 256, μ: 31210, ~: 31288) +[PASS] testFuzz_SetNumber(uint256) (runs: 256, μ: 31132, ~: 31288) [PASS] test_Increment() (gas: 31303) -Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.75ms (5.36ms CPU time) +Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.68ms (8.32ms CPU time) -Ran 1 test suite in 10.34ms (5.75ms CPU time): 2 tests passed, 0 failed, 0 skipped (2 total tests) +Ran 1 test suite in 10.02ms (8.68ms CPU time): 2 tests passed, 0 failed, 0 skipped (2 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/nft_tutorial/forge-test b/src/output/nft_tutorial/forge-test index 6a4fbf4bc..a7a594bc5 100644 --- a/src/output/nft_tutorial/forge-test +++ b/src/output/nft_tutorial/forge-test @@ -14,7 +14,7 @@ Ran 8 tests for test/SolmateNft.sol:SolmateNftTests [PASS] testMintPricePaid() (gas: 81321) [PASS] testNewMintOwnerRegistered() (gas: 190741) [PASS] testSafeContractReceiver() (gas: 272636) -Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.54ms (1.33ms CPU time) +Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.49ms (1.29ms CPU time) Ran 8 tests for test/OpenZeppelinNft.t.sol:OpenZeppelinNftTests [PASS] testBalanceIncremented() (gas: 217829) @@ -25,8 +25,8 @@ Ran 8 tests for test/OpenZeppelinNft.t.sol:OpenZeppelinNftTests [PASS] testMintPricePaid() (gas: 81554) [PASS] testNewMintOwnerRegistered() (gas: 190956) [PASS] testSafeContractReceiver() (gas: 273132) -Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.55ms (1.20ms CPU time) +Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.49ms (1.14ms CPU time) -Ran 2 test suites in 6.18ms (3.09ms CPU time): 16 tests passed, 0 failed, 0 skipped (16 total tests) +Ran 2 test suites in 6.35ms (2.98ms CPU time): 16 tests passed, 0 failed, 0 skipped (16 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/test_filters/forge-test-match-contract-and-test b/src/output/test_filters/forge-test-match-contract-and-test index e2aa5c9fd..10224e8df 100644 --- a/src/output/test_filters/forge-test-match-contract-and-test +++ b/src/output/test_filters/forge-test-match-contract-and-test @@ -4,14 +4,14 @@ $ forge test --match-contract ComplicatedContractTest --match-test test_Deposit // ANCHOR_END: command // ANCHOR: output Compiling 24 files with Solc 0.8.10 -Solc 0.8.10 finished in 1.14s +Solc 0.8.10 finished in 1.13s Compiler run successful! Ran 2 tests for test/ComplicatedContract.t.sol:ComplicatedContractTest [PASS] test_DepositERC20() (gas: 102193) [PASS] test_DepositETH() (gas: 61414) -Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.31ms (1.63ms CPU time) +Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.32ms (1.48ms CPU time) -Ran 1 test suite in 6.43ms (1.31ms CPU time): 2 tests passed, 0 failed, 0 skipped (2 total tests) +Ran 1 test suite in 6.30ms (1.32ms CPU time): 2 tests passed, 0 failed, 0 skipped (2 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/output/test_filters/forge-test-match-path b/src/output/test_filters/forge-test-match-path index 377b53034..ceed9c143 100644 --- a/src/output/test_filters/forge-test-match-path +++ b/src/output/test_filters/forge-test-match-path @@ -4,13 +4,13 @@ $ forge test --match-path test/ContractB.t.sol // ANCHOR_END: command // ANCHOR: output Compiling 1 files with Solc 0.8.10 -Solc 0.8.10 finished in 1.08s +Solc 0.8.10 finished in 1.06s Compiler run successful! Ran 1 test for test/ContractB.t.sol:ContractBTest [PASS] testExample() (gas: 257) -Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 317.75µs (44.57µs CPU time) +Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 308.98µs (54.99µs CPU time) -Ran 1 test suite in 6.04ms (317.75µs CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) +Ran 1 test suite in 5.98ms (308.98µs CPU time): 1 tests passed, 0 failed, 0 skipped (1 total tests) // ANCHOR_END: output // ANCHOR_END: all diff --git a/src/reference/cli/anvil.md b/src/reference/cli/anvil.md index b2bd2863a..12b171028 100644 --- a/src/reference/cli/anvil.md +++ b/src/reference/cli/anvil.md @@ -283,9 +283,11 @@ EVM options: [aliases: odyssey] --auto-impersonate - Enable autoImpersonate on startup + Enables automatic impersonation on startup. This allows any + transaction sender to be simulated as different accounts, which is + useful for testing contract behavior - [aliases: auto-impersonate] + [aliases: auto-unlock] --disable-console-log Disable printing of `console.log` invocations to stdout @@ -319,6 +321,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/anvil/completions.md b/src/reference/cli/anvil/completions.md index e09fdbbc3..070f99aec 100644 --- a/src/reference/cli/anvil/completions.md +++ b/src/reference/cli/anvil/completions.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/anvil/generate-fig-spec.md b/src/reference/cli/anvil/generate-fig-spec.md index ba10122cd..6920d74ae 100644 --- a/src/reference/cli/anvil/generate-fig-spec.md +++ b/src/reference/cli/anvil/generate-fig-spec.md @@ -22,6 +22,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast.md b/src/reference/cli/cast.md index 04b59f0d2..04629af3f 100644 --- a/src/reference/cli/cast.md +++ b/src/reference/cli/cast.md @@ -183,6 +183,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/4byte-decode.md b/src/reference/cli/cast/4byte-decode.md index b92bf9132..56f4e5fad 100644 --- a/src/reference/cli/cast/4byte-decode.md +++ b/src/reference/cli/cast/4byte-decode.md @@ -18,9 +18,6 @@ Options: Print help (see a summary with '-h') Display options: - -j, --json - Print the decoded calldata as JSON - --color Log messages coloring @@ -29,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/4byte-event.md b/src/reference/cli/cast/4byte-event.md index ec5aad07f..39d5c2b2d 100644 --- a/src/reference/cli/cast/4byte-event.md +++ b/src/reference/cli/cast/4byte-event.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/4byte.md b/src/reference/cli/cast/4byte.md index 76df84704..7823ec28b 100644 --- a/src/reference/cli/cast/4byte.md +++ b/src/reference/cli/cast/4byte.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/abi-decode.md b/src/reference/cli/cast/abi-decode.md index edab11409..abe9008de 100644 --- a/src/reference/cli/cast/abi-decode.md +++ b/src/reference/cli/cast/abi-decode.md @@ -25,9 +25,6 @@ Decode input data instead of output data: Whether to decode the input or output data Display options: - -j, --json - Print the decoded calldata as JSON - --color Log messages coloring @@ -36,6 +33,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/abi-encode.md b/src/reference/cli/cast/abi-encode.md index 0ee3590cf..ce42f3afa 100644 --- a/src/reference/cli/cast/abi-encode.md +++ b/src/reference/cli/cast/abi-encode.md @@ -32,6 +32,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/access-list.md b/src/reference/cli/cast/access-list.md index ec7d866f4..836efa506 100644 --- a/src/reference/cli/cast/access-list.md +++ b/src/reference/cli/cast/access-list.md @@ -28,24 +28,6 @@ Options: -h, --help Print help (see a summary with '-h') -Display options: - -j, --json - Print the access list as JSON - - --color - Log messages coloring - - Possible values: - - auto: Intelligently guess whether to use color output (default) - - always: Force color output - - never: Force disable color output - - -q, --quiet - Do not print log messages - - --verbose - Use verbose output - Transaction options: --gas-limit Gas limit for the transaction @@ -213,4 +195,22 @@ Wallet options - hardware wallet: Wallet options - remote: --aws Use AWS Key Management Service + +Display options: + --color + Log messages coloring + + Possible values: + - auto: Intelligently guess whether to use color output (default) + - always: Force color output + - never: Force disable color output + + --json + Format log messages as JSON + + -q, --quiet + Do not print log messages + + --verbose + Use verbose output ``` \ No newline at end of file diff --git a/src/reference/cli/cast/address-zero.md b/src/reference/cli/cast/address-zero.md index 2963bf311..cea139c1c 100644 --- a/src/reference/cli/cast/address-zero.md +++ b/src/reference/cli/cast/address-zero.md @@ -22,6 +22,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/admin.md b/src/reference/cli/cast/admin.md index 2d7d7496b..5e13eff3c 100644 --- a/src/reference/cli/cast/admin.md +++ b/src/reference/cli/cast/admin.md @@ -69,6 +69,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/age.md b/src/reference/cli/cast/age.md index bde5823cf..700cd0c56 100644 --- a/src/reference/cli/cast/age.md +++ b/src/reference/cli/cast/age.md @@ -66,6 +66,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/balance.md b/src/reference/cli/cast/balance.md index 31806d151..b1ad60836 100644 --- a/src/reference/cli/cast/balance.md +++ b/src/reference/cli/cast/balance.md @@ -76,6 +76,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/base-fee.md b/src/reference/cli/cast/base-fee.md index 15fe0e401..418ad0558 100644 --- a/src/reference/cli/cast/base-fee.md +++ b/src/reference/cli/cast/base-fee.md @@ -66,6 +66,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/bind.md b/src/reference/cli/cast/bind.md index 42bd039c1..34036afb1 100644 --- a/src/reference/cli/cast/bind.md +++ b/src/reference/cli/cast/bind.md @@ -60,6 +60,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/block-number.md b/src/reference/cli/cast/block-number.md index 8557020df..cc875863e 100644 --- a/src/reference/cli/cast/block-number.md +++ b/src/reference/cli/cast/block-number.md @@ -65,6 +65,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/block.md b/src/reference/cli/cast/block.md index b79d15dcf..45a1683de 100644 --- a/src/reference/cli/cast/block.md +++ b/src/reference/cli/cast/block.md @@ -64,9 +64,6 @@ Options: Print help (see a summary with '-h') Display options: - -j, --json - Print the block as JSON - --color Log messages coloring @@ -75,6 +72,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/call.md b/src/reference/cli/cast/call.md index 589a123f9..65435de26 100644 --- a/src/reference/cli/cast/call.md +++ b/src/reference/cli/cast/call.md @@ -55,24 +55,6 @@ Options: -h, --help Print help (see a summary with '-h') -Display options: - -j, --json - Print the decoded output as JSON - - --color - Log messages coloring - - Possible values: - - auto: Intelligently guess whether to use color output (default) - - always: Force color output - - never: Force disable color output - - -q, --quiet - Do not print log messages - - --verbose - Use verbose output - Transaction options: --gas-limit Gas limit for the transaction @@ -240,4 +222,22 @@ Wallet options - hardware wallet: Wallet options - remote: --aws Use AWS Key Management Service + +Display options: + --color + Log messages coloring + + Possible values: + - auto: Intelligently guess whether to use color output (default) + - always: Force color output + - never: Force disable color output + + --json + Format log messages as JSON + + -q, --quiet + Do not print log messages + + --verbose + Use verbose output ``` \ No newline at end of file diff --git a/src/reference/cli/cast/call/--create.md b/src/reference/cli/cast/call/--create.md index 5c3a9f657..28e67b86d 100644 --- a/src/reference/cli/cast/call/--create.md +++ b/src/reference/cli/cast/call/--create.md @@ -39,6 +39,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/calldata-decode.md b/src/reference/cli/cast/calldata-decode.md index cd2c7b154..93de9896c 100644 --- a/src/reference/cli/cast/calldata-decode.md +++ b/src/reference/cli/cast/calldata-decode.md @@ -21,9 +21,6 @@ Options: Print help (see a summary with '-h') Display options: - -j, --json - Print the decoded calldata as JSON - --color Log messages coloring @@ -32,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/calldata.md b/src/reference/cli/cast/calldata.md index 62272b7d0..34d796563 100644 --- a/src/reference/cli/cast/calldata.md +++ b/src/reference/cli/cast/calldata.md @@ -29,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/chain-id.md b/src/reference/cli/cast/chain-id.md index 4c752b35f..1ad3e4248 100644 --- a/src/reference/cli/cast/chain-id.md +++ b/src/reference/cli/cast/chain-id.md @@ -60,6 +60,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/chain.md b/src/reference/cli/cast/chain.md index 40e6d567b..44b787dc5 100644 --- a/src/reference/cli/cast/chain.md +++ b/src/reference/cli/cast/chain.md @@ -60,6 +60,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/client.md b/src/reference/cli/cast/client.md index 81de5a3e3..f3e1257e7 100644 --- a/src/reference/cli/cast/client.md +++ b/src/reference/cli/cast/client.md @@ -60,6 +60,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/code.md b/src/reference/cli/cast/code.md index f1b325080..3295b0b62 100644 --- a/src/reference/cli/cast/code.md +++ b/src/reference/cli/cast/code.md @@ -72,6 +72,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/codehash.md b/src/reference/cli/cast/codehash.md index ef57fe48f..6865f888f 100644 --- a/src/reference/cli/cast/codehash.md +++ b/src/reference/cli/cast/codehash.md @@ -72,6 +72,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/codesize.md b/src/reference/cli/cast/codesize.md index 1e7ae902f..17db3f429 100644 --- a/src/reference/cli/cast/codesize.md +++ b/src/reference/cli/cast/codesize.md @@ -69,6 +69,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/completions.md b/src/reference/cli/cast/completions.md index 99a1b7cd7..1695f58af 100644 --- a/src/reference/cli/cast/completions.md +++ b/src/reference/cli/cast/completions.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/compute-address.md b/src/reference/cli/cast/compute-address.md index c111f1b10..789f936dd 100644 --- a/src/reference/cli/cast/compute-address.md +++ b/src/reference/cli/cast/compute-address.md @@ -67,6 +67,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/concat-hex.md b/src/reference/cli/cast/concat-hex.md index 752c696cd..a8bf6295a 100644 --- a/src/reference/cli/cast/concat-hex.md +++ b/src/reference/cli/cast/concat-hex.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/constructor-args.md b/src/reference/cli/cast/constructor-args.md index a027c8a3d..468a7289f 100644 --- a/src/reference/cli/cast/constructor-args.md +++ b/src/reference/cli/cast/constructor-args.md @@ -78,6 +78,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/create2.md b/src/reference/cli/cast/create2.md index 3d20d9b71..761b6aac2 100644 --- a/src/reference/cli/cast/create2.md +++ b/src/reference/cli/cast/create2.md @@ -63,6 +63,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/creation-code.md b/src/reference/cli/cast/creation-code.md index b455603d6..c47c2f4ce 100644 --- a/src/reference/cli/cast/creation-code.md +++ b/src/reference/cli/cast/creation-code.md @@ -87,6 +87,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/decode-eof.md b/src/reference/cli/cast/decode-eof.md index c6c2e3f1f..f1eb846cb 100644 --- a/src/reference/cli/cast/decode-eof.md +++ b/src/reference/cli/cast/decode-eof.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/decode-transaction.md b/src/reference/cli/cast/decode-transaction.md index 748471d26..c1df1fa92 100644 --- a/src/reference/cli/cast/decode-transaction.md +++ b/src/reference/cli/cast/decode-transaction.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/disassemble.md b/src/reference/cli/cast/disassemble.md index 886faa2ad..782bb0b82 100644 --- a/src/reference/cli/cast/disassemble.md +++ b/src/reference/cli/cast/disassemble.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/estimate.md b/src/reference/cli/cast/estimate.md index f29a1e93e..43dea8cea 100644 --- a/src/reference/cli/cast/estimate.md +++ b/src/reference/cli/cast/estimate.md @@ -209,6 +209,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/estimate/--create.md b/src/reference/cli/cast/estimate/--create.md index 87d55804f..c32a82da9 100644 --- a/src/reference/cli/cast/estimate/--create.md +++ b/src/reference/cli/cast/estimate/--create.md @@ -39,6 +39,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/etherscan-source.md b/src/reference/cli/cast/etherscan-source.md index 39f3fdd2b..e9126520b 100644 --- a/src/reference/cli/cast/etherscan-source.md +++ b/src/reference/cli/cast/etherscan-source.md @@ -42,6 +42,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/find-block.md b/src/reference/cli/cast/find-block.md index 2698c3fab..2213ba5e8 100644 --- a/src/reference/cli/cast/find-block.md +++ b/src/reference/cli/cast/find-block.md @@ -64,6 +64,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/format-bytes32-string.md b/src/reference/cli/cast/format-bytes32-string.md index e83b2e2a6..84dccd5d3 100644 --- a/src/reference/cli/cast/format-bytes32-string.md +++ b/src/reference/cli/cast/format-bytes32-string.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/format-units.md b/src/reference/cli/cast/format-units.md index 44eebc541..bd3afd446 100644 --- a/src/reference/cli/cast/format-units.md +++ b/src/reference/cli/cast/format-units.md @@ -31,6 +31,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/from-bin.md b/src/reference/cli/cast/from-bin.md index 2136124cf..6a9958c45 100644 --- a/src/reference/cli/cast/from-bin.md +++ b/src/reference/cli/cast/from-bin.md @@ -22,6 +22,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/from-fixed-point.md b/src/reference/cli/cast/from-fixed-point.md index 340c72358..06b3ab699 100644 --- a/src/reference/cli/cast/from-fixed-point.md +++ b/src/reference/cli/cast/from-fixed-point.md @@ -29,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/from-rlp.md b/src/reference/cli/cast/from-rlp.md index 0c6584a7d..cbd3a9d06 100644 --- a/src/reference/cli/cast/from-rlp.md +++ b/src/reference/cli/cast/from-rlp.md @@ -29,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/from-utf8.md b/src/reference/cli/cast/from-utf8.md index bca4f65a6..dd86adabd 100644 --- a/src/reference/cli/cast/from-utf8.md +++ b/src/reference/cli/cast/from-utf8.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/from-wei.md b/src/reference/cli/cast/from-wei.md index d25c065af..bd7847f51 100644 --- a/src/reference/cli/cast/from-wei.md +++ b/src/reference/cli/cast/from-wei.md @@ -31,6 +31,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/gas-price.md b/src/reference/cli/cast/gas-price.md index 6bc4c1419..18e5df823 100644 --- a/src/reference/cli/cast/gas-price.md +++ b/src/reference/cli/cast/gas-price.md @@ -60,6 +60,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/generate-fig-spec.md b/src/reference/cli/cast/generate-fig-spec.md index 3ad322018..89f9c2536 100644 --- a/src/reference/cli/cast/generate-fig-spec.md +++ b/src/reference/cli/cast/generate-fig-spec.md @@ -22,6 +22,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/hash-message.md b/src/reference/cli/cast/hash-message.md index cc9704248..8bac00e8f 100644 --- a/src/reference/cli/cast/hash-message.md +++ b/src/reference/cli/cast/hash-message.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/hash-zero.md b/src/reference/cli/cast/hash-zero.md index 39d3563ea..d01d0c27c 100644 --- a/src/reference/cli/cast/hash-zero.md +++ b/src/reference/cli/cast/hash-zero.md @@ -22,6 +22,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/implementation.md b/src/reference/cli/cast/implementation.md index 4a87b1ce6..a9a0ec61f 100644 --- a/src/reference/cli/cast/implementation.md +++ b/src/reference/cli/cast/implementation.md @@ -69,6 +69,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/index-erc7201.md b/src/reference/cli/cast/index-erc7201.md index 617d95717..26b0728b6 100644 --- a/src/reference/cli/cast/index-erc7201.md +++ b/src/reference/cli/cast/index-erc7201.md @@ -31,6 +31,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/index.md b/src/reference/cli/cast/index.md index 55a0064ab..17e3f8da3 100644 --- a/src/reference/cli/cast/index.md +++ b/src/reference/cli/cast/index.md @@ -32,6 +32,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/interface.md b/src/reference/cli/cast/interface.md index 1e240cb09..d89ba103b 100644 --- a/src/reference/cli/cast/interface.md +++ b/src/reference/cli/cast/interface.md @@ -32,10 +32,6 @@ Options: If not specified, the interface will be output to stdout. - -j, --json - If specified, the interface will be output as JSON rather than - Solidity - -e, --etherscan-api-key The Etherscan (or equivalent) API key @@ -58,6 +54,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/keccak.md b/src/reference/cli/cast/keccak.md index dcceab66d..35bc3a5ac 100644 --- a/src/reference/cli/cast/keccak.md +++ b/src/reference/cli/cast/keccak.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/logs.md b/src/reference/cli/cast/logs.md index 76aa0a55e..06a066264 100644 --- a/src/reference/cli/cast/logs.md +++ b/src/reference/cli/cast/logs.md @@ -40,24 +40,6 @@ Options: -h, --help Print help (see a summary with '-h') -Display options: - -j, --json - Print the logs as JSON.s - - --color - Log messages coloring - - Possible values: - - auto: Intelligently guess whether to use color output (default) - - always: Force color output - - never: Force disable color output - - -q, --quiet - Do not print log messages - - --verbose - Use verbose output - Ethereum options: -r, --rpc-url The RPC endpoint @@ -171,4 +153,22 @@ Wallet options - hardware wallet: Wallet options - remote: --aws Use AWS Key Management Service + +Display options: + --color + Log messages coloring + + Possible values: + - auto: Intelligently guess whether to use color output (default) + - always: Force color output + - never: Force disable color output + + --json + Format log messages as JSON + + -q, --quiet + Do not print log messages + + --verbose + Use verbose output ``` \ No newline at end of file diff --git a/src/reference/cli/cast/lookup-address.md b/src/reference/cli/cast/lookup-address.md index 40962454a..9496ab415 100644 --- a/src/reference/cli/cast/lookup-address.md +++ b/src/reference/cli/cast/lookup-address.md @@ -67,6 +67,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/max-int.md b/src/reference/cli/cast/max-int.md index 12b2decdc..219540b4b 100644 --- a/src/reference/cli/cast/max-int.md +++ b/src/reference/cli/cast/max-int.md @@ -28,6 +28,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/max-uint.md b/src/reference/cli/cast/max-uint.md index e820eeac6..942eaac81 100644 --- a/src/reference/cli/cast/max-uint.md +++ b/src/reference/cli/cast/max-uint.md @@ -28,6 +28,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/min-int.md b/src/reference/cli/cast/min-int.md index 356959a26..b09413f94 100644 --- a/src/reference/cli/cast/min-int.md +++ b/src/reference/cli/cast/min-int.md @@ -28,6 +28,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/mktx.md b/src/reference/cli/cast/mktx.md index 5fd475a6a..c6461e42a 100644 --- a/src/reference/cli/cast/mktx.md +++ b/src/reference/cli/cast/mktx.md @@ -209,6 +209,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/mktx/--create.md b/src/reference/cli/cast/mktx/--create.md index d3d853ce0..e0ba9b102 100644 --- a/src/reference/cli/cast/mktx/--create.md +++ b/src/reference/cli/cast/mktx/--create.md @@ -32,6 +32,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/namehash.md b/src/reference/cli/cast/namehash.md index 1ac3aba9f..1c6a69ddb 100644 --- a/src/reference/cli/cast/namehash.md +++ b/src/reference/cli/cast/namehash.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/nonce.md b/src/reference/cli/cast/nonce.md index 46f6643fd..7affc58da 100644 --- a/src/reference/cli/cast/nonce.md +++ b/src/reference/cli/cast/nonce.md @@ -69,6 +69,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/parse-bytes32-address.md b/src/reference/cli/cast/parse-bytes32-address.md index f8fe44e35..1e423f656 100644 --- a/src/reference/cli/cast/parse-bytes32-address.md +++ b/src/reference/cli/cast/parse-bytes32-address.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/parse-bytes32-string.md b/src/reference/cli/cast/parse-bytes32-string.md index 9f30e676a..de1c3c1c3 100644 --- a/src/reference/cli/cast/parse-bytes32-string.md +++ b/src/reference/cli/cast/parse-bytes32-string.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/parse-units.md b/src/reference/cli/cast/parse-units.md index 33712b0ae..45fb17278 100644 --- a/src/reference/cli/cast/parse-units.md +++ b/src/reference/cli/cast/parse-units.md @@ -31,6 +31,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/pretty-calldata.md b/src/reference/cli/cast/pretty-calldata.md index 89e168062..425bbb3c6 100644 --- a/src/reference/cli/cast/pretty-calldata.md +++ b/src/reference/cli/cast/pretty-calldata.md @@ -29,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/proof.md b/src/reference/cli/cast/proof.md index 4b2b69cce..9368361b8 100644 --- a/src/reference/cli/cast/proof.md +++ b/src/reference/cli/cast/proof.md @@ -72,6 +72,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/publish.md b/src/reference/cli/cast/publish.md index c84db5b76..21f4bbb7b 100644 --- a/src/reference/cli/cast/publish.md +++ b/src/reference/cli/cast/publish.md @@ -69,6 +69,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/receipt.md b/src/reference/cli/cast/receipt.md index 31439ba7f..85c10aaba 100644 --- a/src/reference/cli/cast/receipt.md +++ b/src/reference/cli/cast/receipt.md @@ -69,9 +69,6 @@ Options: Print help (see a summary with '-h') Display options: - -j, --json - Print as JSON - --color Log messages coloring @@ -80,6 +77,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/resolve-name.md b/src/reference/cli/cast/resolve-name.md index 084b94aca..7b142be3f 100644 --- a/src/reference/cli/cast/resolve-name.md +++ b/src/reference/cli/cast/resolve-name.md @@ -67,6 +67,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/rpc.md b/src/reference/cli/cast/rpc.md index 79ae7e7dd..53d0390de 100644 --- a/src/reference/cli/cast/rpc.md +++ b/src/reference/cli/cast/rpc.md @@ -81,6 +81,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/run.md b/src/reference/cli/cast/run.md index 5b289c102..77ec2b4ea 100644 --- a/src/reference/cli/cast/run.md +++ b/src/reference/cli/cast/run.md @@ -113,6 +113,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages ``` \ No newline at end of file diff --git a/src/reference/cli/cast/selectors.md b/src/reference/cli/cast/selectors.md index 3236d92c8..87fcb9e4a 100644 --- a/src/reference/cli/cast/selectors.md +++ b/src/reference/cli/cast/selectors.md @@ -30,6 +30,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/send.md b/src/reference/cli/cast/send.md index f33cafb55..97de95a9e 100644 --- a/src/reference/cli/cast/send.md +++ b/src/reference/cli/cast/send.md @@ -48,24 +48,6 @@ Options: -h, --help Print help (see a summary with '-h') -Display options: - -j, --json - Print the transaction receipt as JSON - - --color - Log messages coloring - - Possible values: - - auto: Intelligently guess whether to use color output (default) - - always: Force color output - - never: Force disable color output - - -q, --quiet - Do not print log messages - - --verbose - Use verbose output - Transaction options: --gas-limit Gas limit for the transaction @@ -236,4 +218,22 @@ Wallet options - hardware wallet: Wallet options - remote: --aws Use AWS Key Management Service + +Display options: + --color + Log messages coloring + + Possible values: + - auto: Intelligently guess whether to use color output (default) + - always: Force color output + - never: Force disable color output + + --json + Format log messages as JSON + + -q, --quiet + Do not print log messages + + --verbose + Use verbose output ``` \ No newline at end of file diff --git a/src/reference/cli/cast/send/--create.md b/src/reference/cli/cast/send/--create.md index 33eefa5e0..40b1d0694 100644 --- a/src/reference/cli/cast/send/--create.md +++ b/src/reference/cli/cast/send/--create.md @@ -32,6 +32,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/shl.md b/src/reference/cli/cast/shl.md index b5cad4ded..fd737d8fe 100644 --- a/src/reference/cli/cast/shl.md +++ b/src/reference/cli/cast/shl.md @@ -37,6 +37,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/shr.md b/src/reference/cli/cast/shr.md index 2f144e51f..addce8f57 100644 --- a/src/reference/cli/cast/shr.md +++ b/src/reference/cli/cast/shr.md @@ -37,6 +37,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/sig-event.md b/src/reference/cli/cast/sig-event.md index 3b6996c88..543260bb8 100644 --- a/src/reference/cli/cast/sig-event.md +++ b/src/reference/cli/cast/sig-event.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/sig.md b/src/reference/cli/cast/sig.md index b05e00861..5d4c42042 100644 --- a/src/reference/cli/cast/sig.md +++ b/src/reference/cli/cast/sig.md @@ -30,6 +30,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/storage-root.md b/src/reference/cli/cast/storage-root.md index 382d53e88..38d435787 100644 --- a/src/reference/cli/cast/storage-root.md +++ b/src/reference/cli/cast/storage-root.md @@ -72,6 +72,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/storage.md b/src/reference/cli/cast/storage.md index 88c8b516e..90e0c5cdb 100644 --- a/src/reference/cli/cast/storage.md +++ b/src/reference/cli/cast/storage.md @@ -219,6 +219,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/string-decode.md b/src/reference/cli/cast/string-decode.md index 19ae95887..85cec2e92 100644 --- a/src/reference/cli/cast/string-decode.md +++ b/src/reference/cli/cast/string-decode.md @@ -18,9 +18,6 @@ Options: Print help (see a summary with '-h') Display options: - -j, --json - Print the decoded string as JSON - --color Log messages coloring @@ -29,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-ascii.md b/src/reference/cli/cast/to-ascii.md index 78f6dbfd2..cd9638931 100644 --- a/src/reference/cli/cast/to-ascii.md +++ b/src/reference/cli/cast/to-ascii.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-base.md b/src/reference/cli/cast/to-base.md index 6e9168bd4..e78ea24d3 100644 --- a/src/reference/cli/cast/to-base.md +++ b/src/reference/cli/cast/to-base.md @@ -32,6 +32,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-bytes32.md b/src/reference/cli/cast/to-bytes32.md index de1fabf2c..200290a2e 100644 --- a/src/reference/cli/cast/to-bytes32.md +++ b/src/reference/cli/cast/to-bytes32.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-check-sum-address.md b/src/reference/cli/cast/to-check-sum-address.md index 1c18935fc..0f24bb350 100644 --- a/src/reference/cli/cast/to-check-sum-address.md +++ b/src/reference/cli/cast/to-check-sum-address.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-dec.md b/src/reference/cli/cast/to-dec.md index 56d23d4a3..81fccfcee 100644 --- a/src/reference/cli/cast/to-dec.md +++ b/src/reference/cli/cast/to-dec.md @@ -29,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-fixed-point.md b/src/reference/cli/cast/to-fixed-point.md index fa178fe4b..6baff5e3d 100644 --- a/src/reference/cli/cast/to-fixed-point.md +++ b/src/reference/cli/cast/to-fixed-point.md @@ -29,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-hex.md b/src/reference/cli/cast/to-hex.md index ab16a74a8..158d693dc 100644 --- a/src/reference/cli/cast/to-hex.md +++ b/src/reference/cli/cast/to-hex.md @@ -29,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-hexdata.md b/src/reference/cli/cast/to-hexdata.md index 5bb940948..908850475 100644 --- a/src/reference/cli/cast/to-hexdata.md +++ b/src/reference/cli/cast/to-hexdata.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-int256.md b/src/reference/cli/cast/to-int256.md index def03ed22..98b6dc384 100644 --- a/src/reference/cli/cast/to-int256.md +++ b/src/reference/cli/cast/to-int256.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-rlp.md b/src/reference/cli/cast/to-rlp.md index a2f0ca915..d72d3f53b 100644 --- a/src/reference/cli/cast/to-rlp.md +++ b/src/reference/cli/cast/to-rlp.md @@ -29,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-uint256.md b/src/reference/cli/cast/to-uint256.md index bdf6b1791..ea060d2a0 100644 --- a/src/reference/cli/cast/to-uint256.md +++ b/src/reference/cli/cast/to-uint256.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-unit.md b/src/reference/cli/cast/to-unit.md index d3fbfe342..4e0ee0462 100644 --- a/src/reference/cli/cast/to-unit.md +++ b/src/reference/cli/cast/to-unit.md @@ -31,6 +31,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-utf8.md b/src/reference/cli/cast/to-utf8.md index e3b599217..e06c13ceb 100644 --- a/src/reference/cli/cast/to-utf8.md +++ b/src/reference/cli/cast/to-utf8.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/to-wei.md b/src/reference/cli/cast/to-wei.md index 6f2e58e21..f05984617 100644 --- a/src/reference/cli/cast/to-wei.md +++ b/src/reference/cli/cast/to-wei.md @@ -31,6 +31,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/tx.md b/src/reference/cli/cast/tx.md index 957c5c853..a1cb6c80f 100644 --- a/src/reference/cli/cast/tx.md +++ b/src/reference/cli/cast/tx.md @@ -63,9 +63,6 @@ Options: Print help (see a summary with '-h') Display options: - -j, --json - Print as JSON - --color Log messages coloring @@ -74,6 +71,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/upload-signature.md b/src/reference/cli/cast/upload-signature.md index 3a57facad..af0790407 100644 --- a/src/reference/cli/cast/upload-signature.md +++ b/src/reference/cli/cast/upload-signature.md @@ -29,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet.md b/src/reference/cli/cast/wallet.md index 52daf0095..9db67ff50 100644 --- a/src/reference/cli/cast/wallet.md +++ b/src/reference/cli/cast/wallet.md @@ -37,6 +37,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet/address.md b/src/reference/cli/cast/wallet/address.md index 243a73bbd..f598f4e0b 100644 --- a/src/reference/cli/cast/wallet/address.md +++ b/src/reference/cli/cast/wallet/address.md @@ -92,6 +92,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet/decrypt-keystore.md b/src/reference/cli/cast/wallet/decrypt-keystore.md index 758145d36..4339f8c45 100644 --- a/src/reference/cli/cast/wallet/decrypt-keystore.md +++ b/src/reference/cli/cast/wallet/decrypt-keystore.md @@ -36,6 +36,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet/import.md b/src/reference/cli/cast/wallet/import.md index 87a4a985a..7eb8bcf0e 100644 --- a/src/reference/cli/cast/wallet/import.md +++ b/src/reference/cli/cast/wallet/import.md @@ -61,6 +61,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet/list.md b/src/reference/cli/cast/wallet/list.md index 426b60b4d..fbb5b8dcd 100644 --- a/src/reference/cli/cast/wallet/list.md +++ b/src/reference/cli/cast/wallet/list.md @@ -43,6 +43,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet/new-mnemonic.md b/src/reference/cli/cast/wallet/new-mnemonic.md index 38f2b56db..4b595ea29 100644 --- a/src/reference/cli/cast/wallet/new-mnemonic.md +++ b/src/reference/cli/cast/wallet/new-mnemonic.md @@ -23,9 +23,6 @@ Options: -e, --entropy Entropy to use for the mnemonic - -j, --json - Output generated mnemonic phrase and accounts as JSON - -h, --help Print help (see a summary with '-h') @@ -38,6 +35,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet/new.md b/src/reference/cli/cast/wallet/new.md index 2f6a59744..2696447e6 100644 --- a/src/reference/cli/cast/wallet/new.md +++ b/src/reference/cli/cast/wallet/new.md @@ -32,9 +32,6 @@ Options: [default: 1] - -j, --json - Output generated wallets as JSON - -h, --help Print help (see a summary with '-h') @@ -47,6 +44,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet/private-key.md b/src/reference/cli/cast/wallet/private-key.md index b87725615..d6e7a2207 100644 --- a/src/reference/cli/cast/wallet/private-key.md +++ b/src/reference/cli/cast/wallet/private-key.md @@ -99,6 +99,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages ``` \ No newline at end of file diff --git a/src/reference/cli/cast/wallet/sign-auth.md b/src/reference/cli/cast/wallet/sign-auth.md index a0318c898..1447c5b19 100644 --- a/src/reference/cli/cast/wallet/sign-auth.md +++ b/src/reference/cli/cast/wallet/sign-auth.md @@ -135,6 +135,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet/sign.md b/src/reference/cli/cast/wallet/sign.md index 346a019a0..5f04a4e8f 100644 --- a/src/reference/cli/cast/wallet/sign.md +++ b/src/reference/cli/cast/wallet/sign.md @@ -114,6 +114,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet/vanity.md b/src/reference/cli/cast/wallet/vanity.md index 24695e0f1..0c1980b79 100644 --- a/src/reference/cli/cast/wallet/vanity.md +++ b/src/reference/cli/cast/wallet/vanity.md @@ -38,6 +38,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/cast/wallet/verify.md b/src/reference/cli/cast/wallet/verify.md index 0bd412da6..4f25630bf 100644 --- a/src/reference/cli/cast/wallet/verify.md +++ b/src/reference/cli/cast/wallet/verify.md @@ -32,6 +32,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/chisel.md b/src/reference/cli/chisel.md index 5226fc982..2ddff27d4 100644 --- a/src/reference/cli/chisel.md +++ b/src/reference/cli/chisel.md @@ -31,6 +31,9 @@ Display options: -q, --quiet Do not print log messages + --json + Format log messages as JSON + --color Log messages coloring diff --git a/src/reference/cli/chisel/clear-cache.md b/src/reference/cli/chisel/clear-cache.md index a5a11e005..d60e4479a 100644 --- a/src/reference/cli/chisel/clear-cache.md +++ b/src/reference/cli/chisel/clear-cache.md @@ -20,6 +20,9 @@ Display options: -q, --quiet Do not print log messages + --json + Format log messages as JSON + --color Log messages coloring diff --git a/src/reference/cli/chisel/eval.md b/src/reference/cli/chisel/eval.md index 28bfe1719..34d3dc4e3 100644 --- a/src/reference/cli/chisel/eval.md +++ b/src/reference/cli/chisel/eval.md @@ -24,6 +24,9 @@ Display options: -q, --quiet Do not print log messages + --json + Format log messages as JSON + --color Log messages coloring diff --git a/src/reference/cli/chisel/list.md b/src/reference/cli/chisel/list.md index f3d1bd26a..07c768d9e 100644 --- a/src/reference/cli/chisel/list.md +++ b/src/reference/cli/chisel/list.md @@ -20,6 +20,9 @@ Display options: -q, --quiet Do not print log messages + --json + Format log messages as JSON + --color Log messages coloring diff --git a/src/reference/cli/chisel/load.md b/src/reference/cli/chisel/load.md index 9b66e6621..907b4c59b 100644 --- a/src/reference/cli/chisel/load.md +++ b/src/reference/cli/chisel/load.md @@ -24,6 +24,9 @@ Display options: -q, --quiet Do not print log messages + --json + Format log messages as JSON + --color Log messages coloring diff --git a/src/reference/cli/chisel/view.md b/src/reference/cli/chisel/view.md index 909da58e8..c9458c71a 100644 --- a/src/reference/cli/chisel/view.md +++ b/src/reference/cli/chisel/view.md @@ -24,6 +24,9 @@ Display options: -q, --quiet Do not print log messages + --json + Format log messages as JSON + --color Log messages coloring diff --git a/src/reference/cli/forge.md b/src/reference/cli/forge.md index a471d817c..8a5d929ec 100644 --- a/src/reference/cli/forge.md +++ b/src/reference/cli/forge.md @@ -72,6 +72,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/bind-json.md b/src/reference/cli/forge/bind-json.md index 5a5c74f9a..2118ef6ba 100644 --- a/src/reference/cli/forge/bind-json.md +++ b/src/reference/cli/forge/bind-json.md @@ -163,6 +163,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/bind.md b/src/reference/cli/forge/bind.md index 1e5656cf4..28bfbaa20 100644 --- a/src/reference/cli/forge/bind.md +++ b/src/reference/cli/forge/bind.md @@ -219,6 +219,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/build.md b/src/reference/cli/forge/build.md index f346d03a3..92a0abbaf 100644 --- a/src/reference/cli/forge/build.md +++ b/src/reference/cli/forge/build.md @@ -193,10 +193,6 @@ Watch options: When using --poll mode, you'll want a larger duration, or risk overloading disk I/O. - --format-json - Output the compilation errors in the json format. This is useful when - you want to use the output in other tools - Display options: --color Log messages coloring @@ -206,6 +202,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/cache.md b/src/reference/cli/forge/cache.md index 6e5b15d89..bab5618c4 100644 --- a/src/reference/cli/forge/cache.md +++ b/src/reference/cli/forge/cache.md @@ -27,6 +27,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/cache/clean.md b/src/reference/cli/forge/cache/clean.md index f3971c469..4d0581f9b 100644 --- a/src/reference/cli/forge/cache/clean.md +++ b/src/reference/cli/forge/cache/clean.md @@ -37,6 +37,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/cache/ls.md b/src/reference/cli/forge/cache/ls.md index 613c1480f..ac6a11520 100644 --- a/src/reference/cli/forge/cache/ls.md +++ b/src/reference/cli/forge/cache/ls.md @@ -31,6 +31,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/clean.md b/src/reference/cli/forge/clean.md index 96170acb9..69c3566f3 100644 --- a/src/reference/cli/forge/clean.md +++ b/src/reference/cli/forge/clean.md @@ -28,6 +28,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/clone.md b/src/reference/cli/forge/clone.md index 14796a53e..47b4f461e 100644 --- a/src/reference/cli/forge/clone.md +++ b/src/reference/cli/forge/clone.md @@ -64,6 +64,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/compiler.md b/src/reference/cli/forge/compiler.md index b58077e1c..2a14a881c 100644 --- a/src/reference/cli/forge/compiler.md +++ b/src/reference/cli/forge/compiler.md @@ -27,6 +27,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/completions.md b/src/reference/cli/forge/completions.md index 0934852ec..b9847cea1 100644 --- a/src/reference/cli/forge/completions.md +++ b/src/reference/cli/forge/completions.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/config.md b/src/reference/cli/forge/config.md index 1bbabd0e7..0334c5e35 100644 --- a/src/reference/cli/forge/config.md +++ b/src/reference/cli/forge/config.md @@ -202,10 +202,6 @@ Watch options: When using --poll mode, you'll want a larger duration, or risk overloading disk I/O. - --format-json - Output the compilation errors in the json format. This is useful when - you want to use the output in other tools - EVM options: -f, --fork-url Fetch state over a remote endpoint instead of starting from an empty diff --git a/src/reference/cli/forge/coverage.md b/src/reference/cli/forge/coverage.md index 335157e22..ff1c043db 100644 --- a/src/reference/cli/forge/coverage.md +++ b/src/reference/cli/forge/coverage.md @@ -113,9 +113,6 @@ Test options: The contract file you want to test, it's a shortcut for --match-path Display options: - --json - Output test results in JSON format - --junit Output test results as JUnit XML report @@ -136,6 +133,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/create.md b/src/reference/cli/forge/create.md index 334a062b3..3a1c2f1f6 100644 --- a/src/reference/cli/forge/create.md +++ b/src/reference/cli/forge/create.md @@ -41,24 +41,6 @@ Options: -h, --help Print help (see a summary with '-h') -Display options: - --json - Print the deployment information as JSON - - --color - Log messages coloring - - Possible values: - - auto: Intelligently guess whether to use color output (default) - - always: Force color output - - never: Force disable color output - - -q, --quiet - Do not print log messages - - --verbose - Use verbose output - Cache options: --force Clear the cache and artifacts folder and recompile @@ -385,4 +367,22 @@ Verifier options: The verifier URL, if using a custom provider [env: VERIFIER_URL=] + +Display options: + --color + Log messages coloring + + Possible values: + - auto: Intelligently guess whether to use color output (default) + - always: Force color output + - never: Force disable color output + + --json + Format log messages as JSON + + -q, --quiet + Do not print log messages + + --verbose + Use verbose output ``` \ No newline at end of file diff --git a/src/reference/cli/forge/debug.md b/src/reference/cli/forge/debug.md index 10405b2ca..cfd81ea8b 100644 --- a/src/reference/cli/forge/debug.md +++ b/src/reference/cli/forge/debug.md @@ -325,6 +325,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/doc.md b/src/reference/cli/forge/doc.md index 47d923e07..839d477b8 100644 --- a/src/reference/cli/forge/doc.md +++ b/src/reference/cli/forge/doc.md @@ -85,6 +85,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/eip712.md b/src/reference/cli/forge/eip712.md index 547650afc..a5ea36577 100644 --- a/src/reference/cli/forge/eip712.md +++ b/src/reference/cli/forge/eip712.md @@ -163,6 +163,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/flatten.md b/src/reference/cli/forge/flatten.md index f7c45d94f..7988d9bf9 100644 --- a/src/reference/cli/forge/flatten.md +++ b/src/reference/cli/forge/flatten.md @@ -64,6 +64,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/fmt.md b/src/reference/cli/forge/fmt.md index ef7921553..3aa0e5855 100644 --- a/src/reference/cli/forge/fmt.md +++ b/src/reference/cli/forge/fmt.md @@ -42,6 +42,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/geiger.md b/src/reference/cli/forge/geiger.md index b21ef3635..7de141d41 100644 --- a/src/reference/cli/forge/geiger.md +++ b/src/reference/cli/forge/geiger.md @@ -44,6 +44,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/generate-fig-spec.md b/src/reference/cli/forge/generate-fig-spec.md index a850f18fb..c1ec1648d 100644 --- a/src/reference/cli/forge/generate-fig-spec.md +++ b/src/reference/cli/forge/generate-fig-spec.md @@ -22,6 +22,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/generate.md b/src/reference/cli/forge/generate.md index 6cb793675..26b4982ac 100644 --- a/src/reference/cli/forge/generate.md +++ b/src/reference/cli/forge/generate.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/generate/test.md b/src/reference/cli/forge/generate/test.md index c4d0aa4a3..b5f0665ce 100644 --- a/src/reference/cli/forge/generate/test.md +++ b/src/reference/cli/forge/generate/test.md @@ -25,6 +25,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/init.md b/src/reference/cli/forge/init.md index 95c9a306c..f01005c95 100644 --- a/src/reference/cli/forge/init.md +++ b/src/reference/cli/forge/init.md @@ -59,6 +59,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/inspect.md b/src/reference/cli/forge/inspect.md index 0dcaf2e60..364196937 100644 --- a/src/reference/cli/forge/inspect.md +++ b/src/reference/cli/forge/inspect.md @@ -175,6 +175,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/install.md b/src/reference/cli/forge/install.md index 87e8de239..c96784f40 100644 --- a/src/reference/cli/forge/install.md +++ b/src/reference/cli/forge/install.md @@ -60,6 +60,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/remappings.md b/src/reference/cli/forge/remappings.md index a4fead0b0..912607fe1 100644 --- a/src/reference/cli/forge/remappings.md +++ b/src/reference/cli/forge/remappings.md @@ -31,6 +31,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/remove.md b/src/reference/cli/forge/remove.md index c036652ee..9099d32c1 100644 --- a/src/reference/cli/forge/remove.md +++ b/src/reference/cli/forge/remove.md @@ -35,6 +35,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/script.md b/src/reference/cli/forge/script.md index 2bb06ec2b..998154914 100644 --- a/src/reference/cli/forge/script.md +++ b/src/reference/cli/forge/script.md @@ -104,9 +104,6 @@ Options: --verify Verifies all the contracts found in the receipts of a script, if any - --json - Output results in JSON format - --with-gas-price Gas price for legacy transactions, or max fee per gas for EIP1559 transactions, either specified in wei, or as a string with a unit @@ -505,6 +502,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/selectors.md b/src/reference/cli/forge/selectors.md index 8ad61132d..dcb61a397 100644 --- a/src/reference/cli/forge/selectors.md +++ b/src/reference/cli/forge/selectors.md @@ -29,6 +29,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/selectors/collision.md b/src/reference/cli/forge/selectors/collision.md index 0925626f9..9ed8983e8 100644 --- a/src/reference/cli/forge/selectors/collision.md +++ b/src/reference/cli/forge/selectors/collision.md @@ -168,6 +168,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/selectors/find.md b/src/reference/cli/forge/selectors/find.md index 3e1819dd7..fa630b179 100644 --- a/src/reference/cli/forge/selectors/find.md +++ b/src/reference/cli/forge/selectors/find.md @@ -59,6 +59,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/selectors/list.md b/src/reference/cli/forge/selectors/list.md index ba7658762..9d744e203 100644 --- a/src/reference/cli/forge/selectors/list.md +++ b/src/reference/cli/forge/selectors/list.md @@ -59,6 +59,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/selectors/upload.md b/src/reference/cli/forge/selectors/upload.md index abffebb4a..7df5f0263 100644 --- a/src/reference/cli/forge/selectors/upload.md +++ b/src/reference/cli/forge/selectors/upload.md @@ -62,6 +62,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/snapshot.md b/src/reference/cli/forge/snapshot.md index 633790574..96f430a9e 100644 --- a/src/reference/cli/forge/snapshot.md +++ b/src/reference/cli/forge/snapshot.md @@ -111,9 +111,6 @@ Test options: The contract file you want to test, it's a shortcut for --match-path Display options: - --json - Output test results in JSON format - --junit Output test results as JUnit XML report @@ -134,6 +131,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/soldeer.md b/src/reference/cli/forge/soldeer.md index 113576341..d94c7ac38 100644 --- a/src/reference/cli/forge/soldeer.md +++ b/src/reference/cli/forge/soldeer.md @@ -32,6 +32,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/soldeer/init.md b/src/reference/cli/forge/soldeer/init.md index d8a0ec12e..7e0574762 100644 --- a/src/reference/cli/forge/soldeer/init.md +++ b/src/reference/cli/forge/soldeer/init.md @@ -14,6 +14,16 @@ Options: Clean the Foundry project by removing .gitmodules and the lib directory + --config-location + Specify the config location. + + This prevents prompting the user if the automatic detection can't + determine the config location. + + Possible values: + - foundry: Store config inside the `foundry.toml` file + - soldeer: Store config inside the `soldeer.toml` file + -h, --help Print help (see a summary with '-h') @@ -26,6 +36,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/soldeer/install.md b/src/reference/cli/forge/soldeer/install.md index 15f5025b7..aeb2ece8a 100644 --- a/src/reference/cli/forge/soldeer/install.md +++ b/src/reference/cli/forge/soldeer/install.md @@ -46,6 +46,16 @@ Options: --clean Perform a clean install by re-installing all dependencies + --config-location + Specify the config location without prompting. + + This prevents prompting the user if the automatic detection can't + determine the config location. + + Possible values: + - foundry: Store config inside the `foundry.toml` file + - soldeer: Store config inside the `soldeer.toml` file + -h, --help Print help (see a summary with '-h') @@ -58,6 +68,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/soldeer/login.md b/src/reference/cli/forge/soldeer/login.md index c33033f79..d615dd23a 100644 --- a/src/reference/cli/forge/soldeer/login.md +++ b/src/reference/cli/forge/soldeer/login.md @@ -10,6 +10,12 @@ $ forge soldeer login --help Usage: forge soldeer login [OPTIONS] Options: + --email + Specify the email without prompting + + --password + Specify the password without prompting + -h, --help Print help (see a summary with '-h') @@ -22,6 +28,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/soldeer/push.md b/src/reference/cli/forge/soldeer/push.md index 4127b6814..e87725d4b 100644 --- a/src/reference/cli/forge/soldeer/push.md +++ b/src/reference/cli/forge/soldeer/push.md @@ -43,6 +43,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/soldeer/uninstall.md b/src/reference/cli/forge/soldeer/uninstall.md index eaf18b290..5dfb99e04 100644 --- a/src/reference/cli/forge/soldeer/uninstall.md +++ b/src/reference/cli/forge/soldeer/uninstall.md @@ -26,6 +26,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/soldeer/update.md b/src/reference/cli/forge/soldeer/update.md index 9d43a91d9..e051eb4b6 100644 --- a/src/reference/cli/forge/soldeer/update.md +++ b/src/reference/cli/forge/soldeer/update.md @@ -18,6 +18,16 @@ Options: If set, this command will install the dependencies recursively (via submodules or via soldeer) + --config-location + Specify the config location without prompting. + + This prevents prompting the user if the automatic detection can't + determine the config location. + + Possible values: + - foundry: Store config inside the `foundry.toml` file + - soldeer: Store config inside the `soldeer.toml` file + -h, --help Print help (see a summary with '-h') @@ -30,6 +40,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/soldeer/version.md b/src/reference/cli/forge/soldeer/version.md index b988e9703..f2fa71d9d 100644 --- a/src/reference/cli/forge/soldeer/version.md +++ b/src/reference/cli/forge/soldeer/version.md @@ -22,6 +22,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/test.md b/src/reference/cli/forge/test.md index cbbfda5f0..7f6de9a6b 100644 --- a/src/reference/cli/forge/test.md +++ b/src/reference/cli/forge/test.md @@ -90,9 +90,6 @@ Test options: The contract file you want to test, it's a shortcut for --match-path Display options: - --json - Output test results in JSON format - --junit Output test results as JUnit XML report @@ -113,6 +110,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/tree.md b/src/reference/cli/forge/tree.md index 7bd0283fa..4cc97cb03 100644 --- a/src/reference/cli/forge/tree.md +++ b/src/reference/cli/forge/tree.md @@ -65,6 +65,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/update.md b/src/reference/cli/forge/update.md index b95c74336..a6f8ffba4 100644 --- a/src/reference/cli/forge/update.md +++ b/src/reference/cli/forge/update.md @@ -38,6 +38,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/verify-bytecode.md b/src/reference/cli/forge/verify-bytecode.md index c85513e81..bc1db4e81 100644 --- a/src/reference/cli/forge/verify-bytecode.md +++ b/src/reference/cli/forge/verify-bytecode.md @@ -44,9 +44,6 @@ Options: [env: CHAIN=] - --json - Suppress logs and emit json results to stdout - --root The project's root path. @@ -82,6 +79,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/verify-check.md b/src/reference/cli/forge/verify-check.md index f63da9bef..fa330d776 100644 --- a/src/reference/cli/forge/verify-check.md +++ b/src/reference/cli/forge/verify-check.md @@ -62,6 +62,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages diff --git a/src/reference/cli/forge/verify-contract.md b/src/reference/cli/forge/verify-contract.md index 2d330ce95..6ed6ab0fb 100644 --- a/src/reference/cli/forge/verify-contract.md +++ b/src/reference/cli/forge/verify-contract.md @@ -157,6 +157,9 @@ Display options: - always: Force color output - never: Force disable color output + --json + Format log messages as JSON + -q, --quiet Do not print log messages