pack CLI

pack is the reference command-line interface for Cloud Native Buildpacks. It implements the Platform API to build OCI images from source on a developer's workstation, manages builders and buildpack packages, and integrates with Docker and OCI registries.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud-native-buildpacks:pack-cli
name: pack CLI
tags:
- CLI
- Tooling
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://buildpacks.io/docs/for-app-developers/how-to/build-inputs/
properties:
- url: https://buildpacks.io/docs/for-app-developers/how-to/build-inputs/
  type: Documentation
- url: https://github.com/buildpacks/pack
  type: Source Code
description: pack is the reference command-line interface for Cloud Native Buildpacks. It implements the
  Platform API to build OCI images from source on a developer's workstation, manages builders and buildpack
  packages, and integrates with Docker and OCI registries.