-
Notifications
You must be signed in to change notification settings - Fork 325
Closed
Labels
good first issueA good first issue to get started with.A good first issue to get started with.status/blockedIssue or PR that is blocked. See comments.Issue or PR that is blocked. See comments.type/enhancementIssue that requests a new feature or improvement.Issue that requests a new feature or improvement.
Description
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
Labels
good first issueA good first issue to get started with.A good first issue to get started with.status/blockedIssue or PR that is blocked. See comments.Issue or PR that is blocked. See comments.type/enhancementIssue that requests a new feature or improvement.Issue that requests a new feature or improvement.