Skip to main content
The cat command prints the contents of a file.
s3Cli cat <s3_path>
  • s3_path string required: S3 bucket name and filename.
In the s3_path, don’t include prefixes such as s3://, s3a://, and s3n://. Only specify the S3 bucket name and filename.
  • --help -h optional: Shows help messages and exits.
  • --config -c string optional: Path to Hadoop’s core-site.xml file.
  • --jceks-dir -j string optional: Directory containing JCEKS files.
  • --ranger-classpath -r string optional: Path to Ranger’s JAR files.
  • --user -u string optional: Username for Ranger authorization.
  • --verbose -v optional: Verbose logging.