[36mUsage: [m[33msecret[m [37m--first-secret-file[m [33mFILE_PATH[m [36m[[m[37m--second-secret[m [33mSECRET[m [36m|[m [37m--second-secret-file[m [33mFILE_PATH[m[36m][m [36m[[m[37m--second-secret[m [33mSECRET[m [36m|[m [37m--second-secret-file[m [33mFILE_PATH[m[36m][m

Secrets example

[36mAvailable settings[m:
  [34mShow this help text[m
  switch: [37m-h[m[36m|[m[37m--help[m

  [34mOutput version information: 0.0.0[m
  switch: [37m--version[m

  [34mFirst example secret[m
  option: [37m--first-secret-file[m [33mFILE_PATH[m
  env: [37mFIRST_SECRET_FILE[m [33mFILE_PATH[m
  config:
    [37mfirst-secret-file[m: # [32mor null[m
      [33m<string>[m

  [34mSecond example secret, bare or in a file[m
  option: [37m--second-secret[m [33mSECRET[m
  option: [37m--second-secret-file[m [33mFILE_PATH[m
  env: [37mSECOND_SECRET[m [33mSECRET[m
  env: [37mSECOND_SECRET_FILE[m [33mFILE_PATH[m
  config:
    [37msecond-secret[m: # [32mor null[m
      [33m<string>[m
  config:
    [37msecond-secret-file[m: # [32mor null[m
      [33m<string>[m

  [34mSecond example secret, bare or in a file, only option[m
  option: [37m--second-secret[m [33mSECRET[m
  option: [37m--second-secret-file[m [33mFILE_PATH[m

  [34mSecond example secret, bare or in a file, only env[m
  env: [37msecond-secret[m [33mSECRET[m
  env: [37msecond-secret_FILE[m [33mFILE_PATH[m

  [34mSecond example secret, bare or in a file, only conf[m
  config:
    [37msecond-secret[m: # [32mor null[m
      [33m<string>[m
  config:
    [37msecond-secret-file[m: # [32mor null[m
      [33m<string>[m

