Difference between revisions of "Cargo run"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{cargo cmd}} * {{cargo}} * {{Rust}} Category:Rust")
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
[[cargo]] run
 +
[[cargo run -p]]
 +
[[cargo run --help]]
  
 +
[[cargo run -p]] [[graph-node]]
  
 +
 +
 +
cargo run -p [[graph-node]] --release -- \
 +
--postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \
 +
[[--ethereum-rpc]] [[fuji]]:[https://api.avax-test.network/ext/bc/C/rpc](https://api.avax-test.network[[/ext/bc/C/rpc]]) \
 +
--[[ipfs]] https://ipfs.network.thegraph.com
 +
 +
== Related==
 +
* [[The Graph]]
  
 
== See also ==
 
== See also ==
 +
* {{cargo run}}
 
* {{cargo cmd}}
 
* {{cargo cmd}}
 
* {{cargo}}
 
* {{cargo}}

Latest revision as of 14:03, 27 May 2024

Advertising: