scala.cli.commands.pgp

Type members

Classlikes

abstract class ExternalCommand extends Command[DummyOptions] with CommandHelpers
object KeyServer
object PgpCreate extends ScalaCommand[PgpCreateOptions]
abstract class PgpExternalCommand extends ExternalCommand
Companion:
object
Companion:
class
object PgpKeyId extends ScalaCommand[PgpKeyIdOptions]
class PgpProxy
class PgpProxyJvm extends PgpProxy
object PgpPull extends ScalaCommand[PgpPullOptions]
object PgpPush extends ScalaCommand[PgpPushOptions]
object PgpSign extends ScalaCommand[PgpSignOptions]
object PgpVerify extends ScalaCommand[PgpVerifyOptions]