ControlTier Inc. > Open.ControlTier
 
Font size:      

pkg

A SVR4 package

Overview

Open in Workbench pkg: A SVR4 package

Design

Super Type
Package
Role Concrete. (Objects can be created.)
Instance Names Unique
Notification false
Template Directory
Data View Children, proximity: 1
Logger Name pkg

Constraints

Allowed Property Values

Property Allowed Values Default Enforced
package-filetype
  • pkg
  • pkg
true
package-repo-url
  • ${framework.pkgRepo.uri}/${context.depot}/pkg/pkgs/FILENAME
  • ${framework.pkgRepo.uri}/${context.depot}/pkg/pkgs/FILENAME
false
package-vendor
  • acme
  • acme
false

Commands

Note
Commandline options displayed in square brackets "[]" are optional. If an option expects arguments, then angle brackets are shown after the option "<>". Any default value is shown within the brackets.

create

creates a package archive

Usage
create [-base <>] -filename <> -installroot <> -topdir <> -version <>

Options

Option Description
base package base name
filename file to write archive
installroot root where package files will be installed
topdir directory from which package wil be made
version package version

extract

extracts the package

Usage
extract -base <> [-filename <>] [-installroot <>]

Options

Option Description
base package base name
filename file to extract
installroot destination directory

remove

removes the installed package

Usage
remove -base <> [-installroot <>]

Options

Option Description
base base name
installroot directory to remove