ts-pkgx
Version:
A library & CLI for managing packages
77 lines • 13.3 kB
TypeScript
/**
* **aws** - Universal Command Line Interface for Amazon Web Services
*
* @domain `aws.amazon.com/cli`
* @programs `aws`
* @version `2.28.14` (1005 versions available)
* @versions From newest version to oldest.
*
* @install `launchpad install aws`
* @name `aws/cli`
* @aliases `aws`
* @dependencies `sourceware.org/libffi^3`, `pkgx.sh^1`
*
* @example
* ```typescript
* import { pantry } from 'ts-pkgx'
*
* // Access via alias (recommended)
* const pkg = pantry.aws
* // Or access via domain
* const samePkg = pantry.awsamazoncomcli
* console.log(pkg === samePkg) // true
* console.log(pkg.name) // "aws/cli"
* console.log(pkg.description) // "Universal Command Line Interface for Amazon Web..."
* console.log(pkg.programs) // ["aws"]
* console.log(pkg.versions[0]) // "2.28.14" (latest)
* ```
*
* @see https://ts-pkgx.netlify.app/packages/aws-amazon-com/cli.md
* @see https://ts-pkgx.netlify.app/usage
*/
export declare const awsPackage: {
/**
* The display name of this package.
*/
name: 'aws/cli';
/**
* The canonical domain name for this package.
*/
domain: 'aws.amazon.com/cli';
/**
* Brief description of what this package does.
*/
description: 'Universal Command Line Interface for Amazon Web Services';
packageYmlUrl: 'https://github.com/pkgxdev/pantry/tree/main/projects/aws.amazon.com/cli/package.yml';
homepageUrl: '';
githubUrl: 'https://github.com/pkgxdev/pantry/';
/**
* Command to install this package using launchpad.
* @example launchpad install package-name
*/
installCommand: 'launchpad install aws';
/**
* Executable programs provided by this package.
* These can be run after installation.
*/
programs: readonly ['aws'];
companions: readonly [];
/**
* Required dependencies for this package.
* These will be automatically installed.
*/
dependencies: readonly ['sourceware.org/libffi^3', 'pkgx.sh^1'];
/**
* Available versions from newest to oldest.
* @see https://ts-pkgx.netlify.app/usage for installation instructions
*/
versions: readonly ['2.28.14', '2.28.13', '2.28.12', '2.28.11', '2.28.10', '2.28.9', '2.28.8', '2.28.7', '2.28.6', '2.28.5', '2.28.4', '2.28.3', '2.28.2', '2.28.1', '2.28.0', '2.27.63', '2.27.62', '2.27.61', '2.27.60', '2.27.59', '2.27.58', '2.27.57', '2.27.56', '2.27.55', '2.27.54', '2.27.53', '2.27.52', '2.27.51', '2.27.50', '2.27.49', '2.27.48', '2.27.47', '2.27.46', '2.27.45', '2.27.44', '2.27.43', '2.27.42', '2.27.41', '2.27.40', '2.27.39', '2.27.38', '2.27.37', '2.27.36', '2.27.35', '2.27.34', '2.27.33', '2.27.32', '2.27.31', '2.27.30', '2.27.29', '2.27.28', '2.27.27', '2.27.26', '2.27.25', '2.27.24', '2.27.23', '2.27.22', '2.27.21', '2.27.20', '2.27.19', '2.27.18', '2.27.17', '2.27.16', '2.27.15', '2.27.14', '2.27.13', '2.27.12', '2.27.11', '2.27.10', '2.27.9', '2.27.8', '2.27.7', '2.27.6', '2.27.5', '2.27.4', '2.27.3', '2.27.2', '2.27.1', '2.27.0', '2.26.7', '2.26.6', '2.26.5', '2.26.4', '2.26.3', '2.26.2', '2.26.1', '2.26.0', '2.25.14', '2.25.13', '2.25.12', '2.25.11', '2.25.10', '2.25.9', '2.25.8', '2.25.7', '2.25.6', '2.25.5', '2.25.4', '2.25.3', '2.25.2', '2.25.1', '2.25.0', '2.24.27', '2.24.26', '2.24.25', '2.24.24', '2.24.23', '2.24.22', '2.24.20', '2.24.19', '2.24.18', '2.24.17', '2.24.16', '2.24.15', '2.24.14', '2.24.13', '2.24.12', '2.24.11', '2.24.10', '2.24.9', '2.24.8', '2.24.7', '2.24.6', '2.24.5', '2.24.4', '2.24.3', '2.24.2', '2.24.1', '2.24.0', '2.23.15', '2.23.14', '2.23.13', '2.23.12', '2.23.11', '2.23.10', '2.23.9', '2.23.8', '2.23.7', '2.23.6', '2.23.5', '2.23.4', '2.23.3', '2.23.2', '2.23.1', '2.23.0', '2.22.35', '2.22.34', '2.22.33', '2.22.32', '2.22.31', '2.22.30', '2.22.29', '2.22.28', '2.22.27', '2.22.26', '2.22.25', '2.22.24', '2.22.23', '2.22.22', '2.22.21', '2.22.20', '2.22.19', '2.22.18', '2.22.17', '2.22.16', '2.22.15', '2.22.14', '2.22.13', '2.22.12', '2.22.11', '2.22.10', '2.22.9', '2.22.8', '2.22.7', '2.22.6', '2.22.5', '2.22.4', '2.22.3', '2.22.2', '2.22.1', '2.22.0', '2.21.3', '2.21.2', '2.21.1', '2.21.0', '2.20.0', '2.19.5', '2.19.4', '2.19.3', '2.19.2', '2.19.1', '2.19.0', '2.18.18', '2.18.17', '2.18.16', '2.18.15', '2.18.14', '2.18.13', '2.18.12', '2.18.11', '2.18.10', '2.18.9', '2.18.8', '2.18.7', '2.18.6', '2.18.5', '2.18.4', '2.18.3', '2.18.2', '2.18.1', '2.18.0', '2.17.65', '2.17.64', '2.17.63', '2.17.62', '2.17.61', '2.17.60', '2.17.59', '2.17.58', '2.17.57', '2.17.56', '2.17.55', '2.17.54', '2.17.53', '2.17.52', '2.17.51', '2.17.50', '2.17.49', '2.17.48', '2.17.47', '2.17.46', '2.17.45', '2.17.44', '2.17.43', '2.17.42', '2.17.41', '2.17.40', '2.17.39', '2.17.38', '2.17.37', '2.17.36', '2.17.35', '2.17.34', '2.17.33', '2.17.32', '2.17.31', '2.17.30', '2.17.29', '2.17.28', '2.17.27', '2.17.26', '2.17.25', '2.17.24', '2.17.23', '2.17.22', '2.17.21', '2.17.20', '2.17.19', '2.17.18', '2.17.17', '2.17.16', '2.17.15', '2.17.14', '2.17.13', '2.17.12', '2.17.11', '2.17.10', '2.17.9', '2.17.8', '2.17.7', '2.17.6', '2.17.5', '2.17.4', '2.17.3', '2.17.2', '2.17.1', '2.17.0', '2.16.12', '2.16.11', '2.16.10', '2.16.9', '2.16.8', '2.16.7', '2.16.6', '2.16.5', '2.16.4', '2.16.3', '2.16.2', '2.16.1', '2.16.0', '2.15.62', '2.15.61', '2.15.60', '2.15.59', '2.15.58', '2.15.57', '2.15.56', '2.15.55', '2.15.54', '2.15.53', '2.15.52', '2.15.51', '2.15.50', '2.15.49', '2.15.48', '2.15.47', '2.15.46', '2.15.45', '2.15.44', '2.15.43', '2.15.42', '2.15.41', '2.15.40', '2.15.39', '2.15.38', '2.15.37', '2.15.36', '2.15.35', '2.15.34', '2.15.33', '2.15.32', '2.15.31', '2.15.30', '2.15.29', '2.15.28', '2.15.27', '2.15.26', '2.15.25', '2.15.24', '2.15.23', '2.15.22', '2.15.21', '2.15.20', '2.15.19', '2.15.18', '2.15.17', '2.15.16', '2.15.15', '2.15.14', '2.15.13', '2.15.12', '2.15.11', '2.15.10', '2.15.9', '2.15.8', '2.15.7', '2.15.6', '2.15.5', '2.15.4', '2.15.3', '2.15.2', '2.15.1', '2.15.0', '2.14.6', '2.14.5', '2.14.4', '2.14.3', '2.14.2', '2.14.1', '2.14.0', '2.13.39', '2.13.38', '2.13.37', '2.13.36', '2.13.35', '2.13.34', '2.13.33', '2.13.32', '2.13.31', '2.13.30', '2.13.29', '2.13.28', '2.13.27', '2.13.26', '2.13.25', '2.13.24', '2.13.23', '2.13.22', '2.13.21', '2.13.20', '2.13.19', '2.13.18', '2.13.17', '2.13.16', '2.13.15', '2.13.14', '2.13.13', '2.13.12', '2.13.11', '2.13.10', '2.13.9', '2.13.7', '2.13.6', '2.13.5', '2.13.4', '2.13.3', '2.13.2', '2.13.1', '2.13.0', '2.12.7', '2.12.6', '2.12.5', '2.12.4', '2.12.3', '2.12.2', '2.12.1', '2.12.0', '2.11.27', '2.11.26', '2.11.25', '2.11.24', '2.11.23', '2.11.22', '2.11.21', '2.11.20', '2.11.19', '2.11.18', '2.11.17', '2.11.16', '2.11.15', '2.11.14', '2.11.13', '2.11.12', '2.11.11', '2.11.10', '2.11.9', '2.11.8', '2.11.7', '2.10.4', '2.10.3', '1.42.14', '1.42.13', '1.42.12', '1.42.11', '1.42.10', '1.42.9', '1.42.8', '1.42.7', '1.42.6', '1.42.5', '1.42.4', '1.42.3', '1.42.2', '1.42.1', '1.42.0', '1.41.17', '1.41.16', '1.41.15', '1.41.14', '1.41.13', '1.41.12', '1.41.11', '1.41.10', '1.41.9', '1.41.8', '1.41.7', '1.41.6', '1.41.5', '1.41.4', '1.41.3', '1.41.2', '1.41.1', '1.41.0', '1.40.45', '1.40.44', '1.40.43', '1.40.42', '1.40.41', '1.40.40', '1.40.38', '1.40.37', '1.40.36', '1.40.35', '1.40.34', '1.40.32', '1.40.31', '1.40.30', '1.40.29', '1.40.28', '1.40.27', '1.40.26', '1.40.25', '1.40.24', '1.40.23', '1.40.22', '1.40.21', '1.40.20', '1.40.19', '1.40.18', '1.40.17', '1.40.16', '1.40.15', '1.40.14', '1.40.13', '1.40.12', '1.40.11', '1.40.10', '1.40.9', '1.40.8', '1.40.7', '1.40.6', '1.40.5', '1.40.4', '1.40.3', '1.40.2', '1.40.1', '1.40.0', '1.39.0', '1.38.38', '1.38.37', '1.38.36', '1.38.35', '1.38.34', '1.38.33', '1.38.32', '1.38.31', '1.38.30', '1.38.29', '1.38.28', '1.38.27', '1.38.26', '1.38.25', '1.38.24', '1.38.23', '1.38.22', '1.38.21', '1.38.20', '1.38.19', '1.38.18', '1.38.17', '1.38.16', '1.38.15', '1.38.14', '1.38.13', '1.38.12', '1.38.11', '1.38.10', '1.38.9', '1.38.8', '1.38.7', '1.38.6', '1.38.5', '1.38.4', '1.38.3', '1.38.2', '1.38.1', '1.38.0', '1.37.26', '1.37.25', '1.37.24', '1.37.23', '1.37.22', '1.37.21', '1.37.20', '1.37.19', '1.37.18', '1.37.17', '1.37.16', '1.37.15', '1.37.14', '1.37.13', '1.37.12', '1.37.11', '1.37.10', '1.37.9', '1.37.8', '1.37.7', '1.37.6', '1.37.5', '1.37.4', '1.37.3', '1.37.2', '1.37.1', '1.37.0', '1.36.40', '1.36.39', '1.36.38', '1.36.37', '1.36.36', '1.36.35', '1.36.34', '1.36.33', '1.36.32', '1.36.31', '1.36.30', '1.36.29', '1.36.28', '1.36.27', '1.36.26', '1.36.25', '1.36.24', '1.36.23', '1.36.22', '1.36.21', '1.36.20', '1.36.19', '1.36.18', '1.36.17', '1.36.16', '1.36.15', '1.36.14', '1.36.13', '1.36.12', '1.36.11', '1.36.10', '1.36.9', '1.36.8', '1.36.7', '1.36.6', '1.36.5', '1.36.4', '1.36.3', '1.36.2', '1.36.1', '1.36.0', '1.35.24', '1.35.23', '1.35.22', '1.35.21', '1.35.20', '1.35.19', '1.35.18', '1.35.17', '1.35.16', '1.35.15', '1.35.14', '1.35.13', '1.35.12', '1.35.11', '1.35.10', '1.35.9', '1.35.8', '1.35.7', '1.35.6', '1.35.5', '1.35.4', '1.35.3', '1.35.2', '1.35.1', '1.35.0', '1.34.33', '1.34.32', '1.34.31', '1.34.30', '1.34.29', '1.34.28', '1.34.27', '1.34.26', '1.34.25', '1.34.24', '1.34.23', '1.34.22', '1.34.21', '1.34.20', '1.34.19', '1.34.18', '1.34.17', '1.34.16', '1.34.15', '1.34.14', '1.34.13', '1.34.12', '1.34.11', '1.34.10', '1.34.9', '1.34.8', '1.34.7', '1.34.6', '1.34.5', '1.34.4', '1.34.3', '1.34.2', '1.34.1', '1.34.0', '1.33.44', '1.33.43', '1.33.42', '1.33.41', '1.33.40', '1.33.39', '1.33.38', '1.33.37', '1.33.36', '1.33.35', '1.33.34', '1.33.33', '1.33.32', '1.33.31', '1.33.30', '1.33.29', '1.33.28', '1.33.27', '1.33.26', '1.33.25', '1.33.24', '1.33.23', '1.33.22', '1.33.21', '1.33.20', '1.33.19', '1.33.18', '1.33.17', '1.33.16', '1.33.15', '1.33.14', '1.33.13', '1.33.12', '1.33.11', '1.33.10', '1.33.9', '1.33.8', '1.33.7', '1.33.6', '1.33.5', '1.33.4', '1.33.3', '1.33.2', '1.33.1', '1.33.0', '1.32.117', '1.32.116', '1.32.115', '1.32.114', '1.32.113', '1.32.112', '1.32.111', '1.32.110', '1.32.109', '1.32.108', '1.32.107', '1.32.106', '1.32.105', '1.32.104', '1.32.103', '1.32.102', '1.32.101', '1.32.100', '1.32.99', '1.32.98', '1.32.97', '1.32.96', '1.32.95', '1.32.94', '1.32.93', '1.32.92', '1.32.91', '1.32.90', '1.32.89', '1.32.88', '1.32.87', '1.32.86', '1.32.85', '1.32.84', '1.32.83', '1.32.82', '1.32.81', '1.32.80', '1.32.79', '1.32.78', '1.32.77', '1.32.76', '1.32.75', '1.32.74', '1.32.72', '1.32.71', '1.32.70', '1.32.69', '1.32.68', '1.32.67', '1.32.66', '1.32.65', '1.32.64', '1.32.63', '1.32.62', '1.32.61', '1.32.60', '1.32.59', '1.32.58', '1.32.57', '1.32.56', '1.32.55', '1.32.54', '1.32.53', '1.32.52', '1.32.51', '1.32.50', '1.32.49', '1.32.48', '1.32.47', '1.32.46', '1.32.45', '1.32.44', '1.32.42', '1.32.41', '1.32.40', '1.32.39', '1.32.38', '1.32.37', '1.32.36', '1.32.35', '1.32.34', '1.32.33', '1.32.32', '1.32.31', '1.32.30', '1.32.29', '1.32.28', '1.32.27', '1.32.26', '1.32.25', '1.32.24', '1.32.23', '1.32.22', '1.32.21', '1.32.20', '1.32.19', '1.32.18', '1.32.17', '1.32.16', '1.32.15', '1.32.14', '1.32.12', '1.32.11', '1.32.10', '1.32.9', '1.32.8', '1.32.7', '1.32.6', '1.32.5', '1.32.4', '1.32.3', '1.32.2', '1.32.1', '1.32.0', '1.31.13', '1.31.12', '1.31.11', '1.31.10', '1.31.9', '1.31.8', '1.31.7', '1.31.6', '1.31.5', '1.31.4', '1.31.3', '1.31.2', '1.31.1', '1.31.0', '1.30.7', '1.30.6', '1.30.5', '1.30.4', '1.30.3', '1.30.2', '1.30.1', '1.30.0', '1.29.85', '1.29.84', '1.29.83', '1.29.82', '1.29.81', '1.29.80', '1.29.79', '1.29.78', '1.29.77', '1.29.76', '1.29.75', '1.29.74', '1.29.73', '1.29.72', '1.29.71', '1.29.70', '1.29.69', '1.29.68', '1.29.67', '1.29.66', '1.29.65', '1.29.64', '1.29.63', '1.29.62', '1.29.61', '1.29.60', '1.29.59', '1.29.58', '1.29.57', '1.29.56', '1.29.55', '1.29.54', '1.29.53', '1.29.52', '1.29.51', '1.29.50', '1.29.49', '1.29.48', '1.29.47', '1.29.46', '1.29.45', '1.29.44', '1.29.43', '1.29.42', '1.29.41', '1.29.40', '1.29.38', '1.29.37', '1.29.36', '1.29.35', '1.29.34', '1.29.33', '1.29.32', '1.29.31', '1.29.30', '1.29.29', '1.29.28', '1.29.27', '1.29.26', '1.29.25', '1.29.24', '1.29.23', '1.29.22', '1.29.21', '1.29.20', '1.29.19', '1.29.18', '1.29.17', '1.29.16', '1.29.15', '1.29.14', '1.29.13', '1.29.12', '1.29.11', '1.29.10', '1.29.9', '1.29.8', '1.29.7', '1.29.6', '1.29.5', '1.29.4', '1.29.3', '1.29.2', '1.29.1', '1.29.0', '1.28.1', '1.28.0', '1.27.165', '1.27.164', '1.27.163', '1.27.162', '1.27.161', '1.27.160', '1.27.159', '1.27.158', '1.27.157', '1.27.156', '1.27.155', '1.27.154', '1.27.153', '1.27.152', '1.27.151', '1.27.150', '1.27.149', '1.27.148', '1.27.147', '1.27.146', '1.27.145', '1.27.144', '1.27.143', '1.27.142', '1.27.141', '1.27.140', '1.27.139', '1.27.138', '1.27.137', '1.27.136', '1.27.135', '1.27.134', '1.27.133', '1.27.132', '1.27.131', '1.27.130', '1.27.129', '1.27.128', '1.27.127', '1.27.126', '1.27.125', '1.27.124', '1.27.123', '1.27.122', '1.27.121', '1.27.120', '1.27.119', '1.27.118', '1.27.117', '1.27.116', '1.27.114', '1.27.113', '1.27.112', '1.27.110', '1.27.109', '1.27.108', '1.27.107', '1.27.106', '1.27.105', '1.27.104', '1.27.103', '1.27.102'];
/**
* Alternative names for this package.
* You can use any of these names to access the package.
*/
aliases: readonly ['aws'];
pkgxInstallCommand: 'sh <(curl https://pkgx.sh) aws -- $SHELL -i';
launchpadInstallCommand: 'launchpad install aws'
};
export type AwsPackage = typeof awsPackage