Difference between revisions of "Brew info --json terraform"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> [ { "name": "terraform", "full_name": "terraform", "tap": "homebrew/core", "oldname": null, "aliases": [ "[email protected]" ], "versione...")
Tags: Mobile web edit, Mobile edit
 
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{lc}}
 +
 +
brew info --json terraform | jq -r '.[].versioned_formulae[]'
 +
 +
 +
 +
 +
 +
== Output ==
 
<pre>
 
<pre>
 
[
 
[
Line 148: Line 157:
 
</pre>
 
</pre>
  
 +
== See also ==
 +
* {{brew info}}
 +
* {{tf}}
  
{{brew info}}
+
[[Category:TF]]
 
 
{{tf}}
 

Latest revision as of 14:23, 16 March 2023

brew info --json terraform | jq -r '.[].versioned_formulae[]'
[email protected]
[email protected]
[email protected]


Output[edit]

[
  {
    "name": "terraform",
    "full_name": "terraform",
    "tap": "homebrew/core",
    "oldname": null,
    "aliases": [
      "[email protected]"
    ],
    "versioned_formulae": [
      "[email protected]",
      "[email protected]",
      "[email protected]"
    ],
    "desc": "Tool to build, change, and version infrastructure",
    "license": "MPL-2.0",
    "homepage": "https://www.terraform.io/",
    "versions": {
      "stable": "1.4.1",
      "head": "HEAD",
      "bottle": true
    },
    "urls": {
      "stable": {
        "url": "https://github.com/hashicorp/terraform/archive/v1.4.1.tar.gz",
        "tag": null,
        "revision": null,
        "checksum": "338a6d1f13d27c8c5666d0b91649e2a923cc1204a8d33cb29a126cc8a7bd064d"
      },
      "head": {
        "url": "https://github.com/hashicorp/terraform.git",
        "branch": "main"
      }
    },
    "revision": 0,
    "version_scheme": 0,
    "bottle": {
      "stable": {
        "rebuild": 0,
        "root_url": "https://ghcr.io/v2/homebrew/core",
        "files": {
          "arm64_ventura": {
            "cellar": ":any_skip_relocation",
            "url": "https://ghcr.io/v2/homebrew/core/terraform/blobs/sha256:6d8a2cf96386c5d2c151c742925814f8429873d8b673d8e1b1d1476dc16437f4",
            "sha256": "6d8a2cf96386c5d2c151c742925814f8429873d8b673d8e1b1d1476dc16437f4"
          },
          "arm64_monterey": {
            "cellar": ":any_skip_relocation",
            "url": "https://ghcr.io/v2/homebrew/core/terraform/blobs/sha256:6d8a2cf96386c5d2c151c742925814f8429873d8b673d8e1b1d1476dc16437f4",
            "sha256": "6d8a2cf96386c5d2c151c742925814f8429873d8b673d8e1b1d1476dc16437f4"
          },
          "arm64_big_sur": {
            "cellar": ":any_skip_relocation",
            "url": "https://ghcr.io/v2/homebrew/core/terraform/blobs/sha256:6d8a2cf96386c5d2c151c742925814f8429873d8b673d8e1b1d1476dc16437f4",
            "sha256": "6d8a2cf96386c5d2c151c742925814f8429873d8b673d8e1b1d1476dc16437f4"
          },
          "ventura": {
            "cellar": ":any_skip_relocation",
            "url": "https://ghcr.io/v2/homebrew/core/terraform/blobs/sha256:b1d5000c12c2df58262cf736c3309b372751d0b73dae3eee89ec95f85512fa87",
            "sha256": "b1d5000c12c2df58262cf736c3309b372751d0b73dae3eee89ec95f85512fa87"
          },
          "monterey": {
            "cellar": ":any_skip_relocation",
            "url": "https://ghcr.io/v2/homebrew/core/terraform/blobs/sha256:b1d5000c12c2df58262cf736c3309b372751d0b73dae3eee89ec95f85512fa87",
            "sha256": "b1d5000c12c2df58262cf736c3309b372751d0b73dae3eee89ec95f85512fa87"
          },
          "big_sur": {
            "cellar": ":any_skip_relocation",
            "url": "https://ghcr.io/v2/homebrew/core/terraform/blobs/sha256:b1d5000c12c2df58262cf736c3309b372751d0b73dae3eee89ec95f85512fa87",
            "sha256": "b1d5000c12c2df58262cf736c3309b372751d0b73dae3eee89ec95f85512fa87"
          },
          "x86_64_linux": {
            "cellar": ":any_skip_relocation",
            "url": "https://ghcr.io/v2/homebrew/core/terraform/blobs/sha256:e7793fde8f830b74dcb992796d55f8c633a2c2e32cf034e630a85e53b2dac13e",
            "sha256": "e7793fde8f830b74dcb992796d55f8c633a2c2e32cf034e630a85e53b2dac13e"
          }
        }
      }
    },
    "keg_only": false,
    "keg_only_reason": null,
    "options": [

    ],
    "build_dependencies": [
      "go"
    ],
    "dependencies": [

    ],
    "test_dependencies": [

    ],
    "recommended_dependencies": [

    ],
    "optional_dependencies": [

    ],
    "uses_from_macos": [

    ],
    "requirements": [

    ],
    "conflicts_with": [
      "tfenv"
    ],
    "conflicts_with_reasons": [
      "tfenv symlinks terraform binaries"
    ],
    "link_overwrite": [

    ],
    "caveats": null,
    "installed": [
      {
        "version": "1.3.8",
        "used_options": [

        ],
        "built_as_bottle": true,
        "poured_from_bottle": true,
        "time": 1676455334,
        "runtime_dependencies": [

        ],
        "installed_as_dependency": false,
        "installed_on_request": true
      }
    ],
    "linked_keg": null,
    "pinned": false,
    "outdated": true,
    "deprecated": false,
    "deprecation_date": null,
    "deprecation_reason": null,
    "disabled": false,
    "disable_date": null,
    "disable_reason": null,
    "tap_git_head": "f82a0bd5cdb8947d9a1d54bd5c6300da0e02cfe3",
    "ruby_source_checksum": {
      "sha256": "93ef4f4dc7c401574ee901882431758911f7269aeac278adf2bde55b9a8e3001"
    }
  }
]

See also[edit]

Advertising: