edjx bucket read

Displays the details for a specific bucket.

You must know the Bucket ID to execute this command.

Usage

edjx bucket read <bucket-UUID>

Options

Option Required Type Description

<bucket-UUID>

Yes

string

The bucket UUID to be read.

Global Flags

Option Required Type Description

-h, --help

No

Displays inline help for the command.

--config <file-location>

No

string

Location of client configuration file (default file path is $HOME/.edjx/.edjx.yaml).

Read details for a specific bucket

  1. Change to the organization associated with the bucket.

    edjx config organization -i
  2. List the buckets in the organization.

    edjx bucket list
  3. Copy the Bucket ID of the bucket you want to read.

  4. Execute the read command.

    edjx bucket read <bucket-UUID>

    Sample Output

    root@edjx:~ # edjx bucket read 363835c8-3728-4376-bd07-4a2cb0cc5ea9
    Name                images01
    Bucket ID           363835c8-3728-4376-bd07-4a2cb0cc5ea9
    Number of Files     1
    Size                190 B
    Access Level        Private
    Track Versions      Enabled
    Organization        edjdocs
    Created By          edjdocs
    Created On          2021-09-07 13:39:47 -0700 MST
    Last Updated        2021-09-07 13:41:36.737 -0700 MST