Skip to content

pack should support pack extension * commands #1470

@natalieparellano

Description

@natalieparellano

pack extension --help should show (analogously to pack buildpack --help):

  inspect     Show information about an extension
  package     Package an extension in OCI format. <- made a separate issue, please see https://github.com/buildpacks/pack/issues/1489
  new         Creates basic scaffolding of an extension.
  pull        Pull an extension from a registry and store it locally
  register    Register an extension to a registry
  yank        Yank an extension from a registry

We should probably make a separate issue for each one of these commands, as they could be implemented separately.

Edit: Made a separate issue (#1489) for pack extension package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA good first issue to get started with.status/blockedIssue or PR that is blocked. See comments.type/enhancementIssue that requests a new feature or improvement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions