mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-02 02:58:10 +02:00
fix(ts): close effect native review blockers
This commit is contained in:
parent
b6759e75df
commit
a26463afc1
13 changed files with 438 additions and 528 deletions
|
|
@ -30,7 +30,6 @@ export const rootCommand = Command.make("tg").pipe(
|
|||
Flag.withDefault("cli"),
|
||||
),
|
||||
token: Flag.string("token").pipe(
|
||||
Flag.withAlias("t"),
|
||||
Flag.withDescription("Authentication token"),
|
||||
Flag.optional,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue