Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Fix https://github.com/near/near-shell/issues/393 #395

Merged
merged 2 commits into from
Jun 3, 2020
Merged

Fix https://github.com/near/near-shell/issues/393 #395

merged 2 commits into from
Jun 3, 2020

Conversation

june07
Copy link
Contributor

@june07 june07 commented Jun 3, 2020

Fixed help to match what is actually happening.

node bin\near login --help
near login

logging in through NEAR protocol wallet

Options:
  --help                     Show help  [boolean]
  --version                  Show version number  [boolean]
  --nodeUrl, --node_url      NEAR node URL  [string] [default: "https://rpc.testnet.near.org"]
  --networkId, --network_id  NEAR network ID, allows using different keys based on network  [string] [default: "default"]
  --helperUrl                NEAR contract helper URL  [string]
  --keyPath                  Path to master account key  [string]
  --accountId, --account_id  Unique identifier for the account  [string]
  --useLedgerKey             Use Ledger for signing with given HD key path  [string] [default: "44'/397'/0'/0'/1'"]

bin/near-cli.js Outdated Show resolved Hide resolved
Copy link
Contributor

@chadoh chadoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks!

@chadoh chadoh merged commit cfb81fd into near:master Jun 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants