Skip to content

Commit

Permalink
chore: bump v2 cli args
Browse files Browse the repository at this point in the history
  • Loading branch information
Arqu committed Nov 25, 2024
1 parent ad060fe commit edde2f0
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 32 deletions.
8 changes: 4 additions & 4 deletions netsim/sims/integration_v2/iroh.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{
"name": "i_get",
"count": 1,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -50,7 +50,7 @@
{
"name": "i_get",
"count": 3,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -79,7 +79,7 @@
{
"name": "i_get",
"count": 2,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -108,7 +108,7 @@
{
"name": "i_get",
"count": 4,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down
8 changes: 4 additions & 4 deletions netsim/sims/integration_v2/relay.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
{
"name": "i_get",
"count": 1,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s --relay-url=\"http://10.0.0.1:3340\"",
"cmd": "time ./bins/iroh-transfer fetch %s --relay-url=\"http://10.0.0.1:3340\"",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -71,7 +71,7 @@
{
"name": "i_get",
"count": 1,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s --relay-url=\"http://10.0.0.1:3340\"",
"cmd": "time ./bins/iroh-transfer fetch %s --relay-url=\"http://10.0.0.1:3340\"",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -112,7 +112,7 @@
{
"name": "i_get",
"count": 1,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s --relay-url=\"http://10.0.0.1:3340\"",
"cmd": "time ./bins/iroh-transfer fetch %s --relay-url=\"http://10.0.0.1:3340\"",
"type": "nat",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -153,7 +153,7 @@
{
"name": "i_get",
"count": 1,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s --relay-url=\"http://10.0.0.1:3340\"",
"cmd": "time ./bins/iroh-transfer fetch %s --relay-url=\"http://10.0.0.1:3340\"",
"type": "nat",
"connect": {
"strategy": "params",
Expand Down
16 changes: 8 additions & 8 deletions netsim/sims/iroh_v2/iroh.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
"name": "i_get",
"count": 1,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -48,7 +48,7 @@
{
"name": "i_get",
"count": 3,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -77,7 +77,7 @@
{
"name": "i_get",
"count": 5,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -106,7 +106,7 @@
{
"name": "i_get",
"count": 10,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -135,7 +135,7 @@
{
"name": "i_get",
"count": 2,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -164,7 +164,7 @@
{
"name": "i_get",
"count": 4,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -193,7 +193,7 @@
{
"name": "i_get",
"count": 6,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -222,7 +222,7 @@
{
"name": "i_get",
"count": 10,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down
16 changes: 8 additions & 8 deletions netsim/sims/iroh_v2/iroh_200ms.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
"name": "i_get",
"count": 1,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -53,7 +53,7 @@
{
"name": "i_get",
"count": 3,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -87,7 +87,7 @@
{
"name": "i_get",
"count": 5,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -121,7 +121,7 @@
{
"name": "i_get",
"count": 10,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -155,7 +155,7 @@
{
"name": "i_get",
"count": 2,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -189,7 +189,7 @@
{
"name": "i_get",
"count": 4,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -223,7 +223,7 @@
{
"name": "i_get",
"count": 6,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -257,7 +257,7 @@
{
"name": "i_get",
"count": 10,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down
16 changes: 8 additions & 8 deletions netsim/sims/iroh_v2/iroh_20ms.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
"name": "i_get",
"count": 1,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -53,7 +53,7 @@
{
"name": "i_get",
"count": 3,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -87,7 +87,7 @@
{
"name": "i_get",
"count": 5,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -121,7 +121,7 @@
{
"name": "i_get",
"count": 10,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -155,7 +155,7 @@
{
"name": "i_get",
"count": 2,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -189,7 +189,7 @@
{
"name": "i_get",
"count": 4,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -223,7 +223,7 @@
{
"name": "i_get",
"count": 6,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down Expand Up @@ -257,7 +257,7 @@
{
"name": "i_get",
"count": 10,
"cmd": "time ./bins/iroh-transfer fetch --ticket %s",
"cmd": "time ./bins/iroh-transfer fetch %s",
"type": "public",
"connect": {
"strategy": "params",
Expand Down

0 comments on commit edde2f0

Please sign in to comment.