Documentation
¶
Index ¶
Constants ¶
View Source
const CmdName = "safe"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command string
const Encrypt Command = "e"
const EncryptExp Command = "encrypt"
const Exit Command = "exit"
const Expires Command = "E"
const ExpiresExp Command = "exp"
const Format Command = "f"
const FormatExp Command = "format"
const Keys Command = "i"
const KeysExp Command = "input-keys"
const List Command = "l"
const ListExp Command = "list"
const Namespace Command = "n"
const NamespaceExp Command = "namespace"
const NotBefore Command = "N"
const NotBeforeExp Command = "nbf"
const Remove Command = "d"
const RemoveExp Command = "delete"
const Secret Command = "s"
const SecretExp Command = "secret"
const Sleep Command = "sleep"
const Transformation Command = "t"
const TransformationExp Command = "template"
const Workload Command = "w"
const WorkloadExp Command = "workload"
Click to show internal directories.
Click to hide internal directories.