evroc storage bucket get-s3-credentials

Get S3 credentials

Synopsis

Get S3 credentials

evroc storage bucket get-s3-credentials [flags]

Examples


# Get S3 credentials for the currently logged in user valid for buckets in the
# current project. Writes the credentials to a file specified in the
# output argument.

evroc storage bucket get-s3-credentials
		

Options

  -h, --help          help for get-s3-credentials
      --path string   Path to the S3 credentials file (default "~/.evroc/credentials.ini")

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")

SEE ALSO