Searched refs:COMMAND (Results 1 – 2 of 2) sorted by relevance
107 COMMAND="${1:-}"110 case "${COMMAND}" in127 echo "Unrecognized command: \"${COMMAND}\"" >&2134 FLAGS_HELP="Usage: $0 ${COMMAND} [flags]137 if [[ "${COMMAND}" == "generate" ]]; then147 if [[ "${COMMAND}" == "hash" || "${COMMAND}" == "sign" ]]; then152 if [[ "${COMMAND}" == "hash" ]]; then158 if [[ "${COMMAND}" == "sign" ]]; then170 if [[ "${COMMAND}" == "properties" ]]; then582 case "$COMMAND" in
46 detail. Their format is COMMAND(arg0, arg1, payload) where the payload