Difference between revisions of "Agd status"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{agd}} * {{agoric}} Category:Agoric")
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
[[agd]] status
 +
Error: post failed: Post "http://localhost:26657": dial tcp [::1]:26657: connect: connection refused
 +
Usage:
 +
  agd status [flags]
 +
 +
Flags:
 +
  -h, --help          help for status
 +
  -n, --node string  Node to connect to (default "tcp://localhost:26657")
 +
 +
Global Flags:
 +
      --home string        directory for config and data (default "/Users/my-user[[/.agoric]]")
 +
      --log_format string  The logging format (json|plain) (default "plain")
 +
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
 +
      --trace              print out full stack trace on errors
  
 +
== Related ==
 +
* <code>[[agd start]]</code>
 +
* <code>[[agd init]]</code>
 +
* [[26656]]
 +
* [[26657]]
 +
* <code>[[agd keys add]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 15:57, 1 September 2022

agd status
Error: post failed: Post "http://localhost:26657": dial tcp [::1]:26657: connect: connection refused
Usage:
 agd status [flags]

Flags:
 -h, --help          help for status
 -n, --node string   Node to connect to (default "tcp://localhost:26657")

Global Flags:
     --home string         directory for config and data (default "/Users/my-user/.agoric")
     --log_format string   The logging format (json|plain) (default "plain")
     --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
     --trace               print out full stack trace on errors

Related[edit]

See also[edit]

Advertising: