pkg.soopen package index

brew / 順位 2596

linode-cli を Homebrew, Nix, zypper でインストール

linode-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install linode-cli

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#linode-cli

nixpkgs package indexes · pkgs/by-name/li/linode-cli/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install linode-cli-bash-completion

openSUSE Tumbleweed package metadata · linode-cli-bash-completion · ソース: download.opensuse.org

概要

パッケージ概要

CLI for the Linode API

コマンドとエイリアス

  • lin
  • linode
  • linode-cli

履歴

プロジェクトの歴史と使われ方

Linode CLI is the official command-line interface for the Linode API, later documented under Akamai Cloud Computing. It lets users manage cloud resources from a terminal and is generated from Linode's OpenAPI specification.

プロジェクトの歴史

Linode had an older Perl-based CLI in the linode/cli repository. That repository now describes itself as deprecated and points users to linode/linode-cli, the newer CLI built for the Linode API v4 line.

The modern linode-cli repository describes the tool as the official Linode command-line interface and says it provides access to Linode API endpoints with organized, configurable table output. Its README also states that the project is automatically generated from the Linode OpenAPI spec using the openapi3 Python package.

採用の歴史

The old CLI was packaged for Debian, Ubuntu, CentOS, Fedora, NixOS, and Homebrew, showing that Linode users wanted cloud operations available outside the web manager before API v4. The current Akamai TechDocs page positions the CLI as a wrapper around the Linode API for managing an Akamai Cloud Computing account, with almost any Cloud Manager task also available through the CLI.

使われ方

Typical use covers provisioning and managing Linodes, NodeBalancers, volumes, object storage, domains, and account resources from scripts or terminals. Because credentials and configuration live under ~/.config/linode-cli, the package is a developer-operations tool rather than a daemon.

パッケージ好きにとっての重要性

Linode CLI is interesting because it is generated from an API description instead of being purely handwritten. For package maintainers, that means CLI behavior follows the provider's API surface, while users get a stable local command for automating cloud resources.

タイムライン

  • 2013: Linode community posts described early developer releases of a Linode command-line tool.
  • 2018-10-31: The older linode/cli repository was archived.
  • API v4 era: linode/cli pointed users to linode/linode-cli for the newer Linode API v4 tool.
  • 2026-05-27: The linode-api-openapi repository release panel listed a 2026-05-27 OpenAPI package release.

Related projects

  • Related projects include the deprecated linode/cli tool, the Linode API, the linode-api-openapi specification repository, Cloud Manager, and Akamai Cloud Computing documentation.

セキュリティ状態

保護ツール対応はまだ見つかっていません

linode-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/linode-cli

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/linode-cli

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
lin実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
linode実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
linode-cli実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版5.68.0
マネージャ更新日2026-05-29
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:linode-cli
バージョン5.68.0
パッケージマネージャHomebrew
ホームページhttps://github.com/linode/linode-cli
リポジトリhttps://github.com/linode/linode-cli
最終更新2026-05-29T21:41:28Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

linode-cli

nix profile install nixpkgs#linode-cli
  • normalized package name match
  • 一致条件: Linode Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/linode-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

linode-cli-bash-completion 5.65.0-1.3

Bash completion for linode-cli

https://github.com/linode/linode-cli

sudo zypper install linode-cli-bash-completion
  • License: BSD-3-Clause
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: linode-cli
  • 1 提供
  • normalized package name match
  • 一致条件: Linode Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: linode-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

python313-linode-cli 5.65.0-1.3

The Linode command-line interface

https://github.com/linode/linode-cli

sudo zypper install python313-linode-cli
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: linode-cli
  • 11 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Linode Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-linode-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

python314-linode-cli 5.65.0-1.3

The Linode command-line interface

https://github.com/linode/linode-cli

sudo zypper install python314-linode-cli
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: linode-cli
  • 11 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Linode Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-linode-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation