Port details |
- awslim AWSCLi slim version for all services
- 0.4.0 sysutils
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: nork@FreeBSD.org
 - Port Added: 2025-06-15 06:24:06
- Last Update: 2025-06-15 06:21:03
- Commit Hash: 29ce0be
- License: MIT
- WWW:
- https://github.com/fujiwara/awslim
- Description:
- awslim is a CLI utility for AWS services. This is written in Go and
generated from the AWS SDK Go v2 service client. Features include:
- Improved performance compared to AWS CLI,
- All methods of the AWS service client,
- JSON and Jsonnet as input format,
- JSON as output format (no support of TEXT),
- Binding of a file to the input/output data structure of methods,
- JMESPath to query the output,
- AWS CLI configuration file (~/.aws/config) and the native
configuration files (~/.config/awslim/config.(json|jsonnet|yaml|yml)).
Note the following limitations, compared to AWS CLI:
- Not fully-compatible with the AWS CLI,
- No support of AWS CLI plugins, such as session-manager-plugin,
- Different service names, "logs" vs "cloudwatchlogs,"
"ce" vs "costexplorer," for example.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/awslim/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/awslim
- pkg install awslim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: awslim
- Package flavors (<flavor>: <package>)
- default: awslim
- compact: awslim-compact
- distinfo:
- TIMESTAMP = 1749690287
SHA256 (fujiwara-awslim-v0.4.0_GH0.tar.gz) = e08bc0b480d4297a1ceb6d669ed6fe12e84ef3af9ed54cf1ffdb475384935a61
SIZE (fujiwara-awslim-v0.4.0_GH0.tar.gz) = 26656
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_awslim
- USES:
- go:modules
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|