Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
decrypt-dbeaver-configur(1) General Commands Manualdecrypt-dbeaver-configur(1)

NAME
       decrypt-dbeaver-configuration --	Decrypt	DBeaver	Credentials Configura-
       tion File

SYNOPSIS
       decrypt-dbeaver-configuration encrypted_dbeaver_credentials_config_json
				     plain_dbeaver_credentials_config_json

DESCRIPTION
       decrypt-dbeaver-configuration decrypts a	plain-text DBeaver credentials
       configuration  file.  "-" can be	used as	placeholder for	/dev/stdin, to
       read the	input file from	standard input.	 "-" can  be  used  as	place-
       holder for /dev/stdout, to write	the output file	to stdandard output.

EXAMPLES
       decrypt-dbeaver-configuration	  $DBEAVER_DIR/credentials-config.json
	       /dev/stdout

       decrypt-dbeaver-configuration $DBEAVER_DIR/credentials-config.json -

       decrypt-dbeaver-configuration	  $DBEAVER_DIR/credentials-config.json
	       plaintext-credentials-config.json

AUTHORS
       Thomas Dreibholz
       https://www.nntb.no/~dreibh/hipercontracer
       mailto://dreibh@simula.no

decrypt-dbeaver-configuration  December	19, 20decrypt-dbeaver-configuration(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=decrypt-dbeaver-configuration&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help