scala.cli.signing.commands

Members list

Type members

Classlikes

object PgpCreate extends Command[PgpCreateOptions]

Attributes

Supertypes
class Command[PgpCreateOptions]
class CaseApp[PgpCreateOptions]
class Object
trait Matchable
class Any
Self type
PgpCreate.type
final case class PgpCreateOptions(email: String, password: Option[PasswordOption], dest: Option[String], pubDest: Option[String], secretDest: Option[String], verbose: Int @@ Counter, quiet: Boolean)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object PgpKeyId extends Command[PgpKeyIdOptions]

Attributes

Supertypes
class Command[PgpKeyIdOptions]
class CaseApp[PgpKeyIdOptions]
class Object
trait Matchable
class Any
Self type
PgpKeyId.type
final case class PgpKeyIdOptions(fingerprint: Boolean, verbose: Int @@ Counter)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object PgpSign extends Command[PgpSignOptions]

Attributes

Supertypes
class Command[PgpSignOptions]
class CaseApp[PgpSignOptions]
class Object
trait Matchable
class Any
Self type
PgpSign.type
final case class PgpSignOptions(password: Option[PasswordOption], secretKey: PasswordOption, force: Boolean, stdout: Boolean)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object PgpVerify extends Command[PgpVerifyOptions]

Attributes

Supertypes
class Command[PgpVerifyOptions]
class CaseApp[PgpVerifyOptions]
class Object
trait Matchable
class Any
Self type
PgpVerify.type
final case class PgpVerifyOptions(key: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type