Skip to content

JSON HTTP access

github-actions[bot] edited this page Jul 26, 2024 · 1 revision

JSON HTTP access

Usage:

Usage:
  ./mgc http json [flags]
  ./mgc http json [command]

Product catalog:

  • Commands:
  • delete Call using HTTP DELETE
  • get Call using HTTP GET
  • head Call using HTTP HEAD
  • options Call using HTTP OPTIONS
  • patch Call using HTTP PATCH
  • post Call using HTTP POST
  • put Call using HTTP PUT
  • trace Call using HTTP TRACE

Other commands:

  • Flags:
  • -h, --help help for json

Flags:

Global Flags:
      --cli.show-cli-globals   Show all CLI global flags on usage text
Clone this wiki locally