edjx file list versions
Lists the versions of a file in a bucket.
You must know the file name to execute this command. |
Options
Option | Required | Type | Description |
---|---|---|---|
|
No |
UUID |
The bucket UUID associated with the file. |
|
No |
int |
The maximum number of files to list. |
Global Flags
Option | Required | Type | Description |
---|---|---|---|
|
No |
Displays inline help for the command. |
|
|
No |
string |
Location of client configuration file (default file path is |
View versions of a specific file in a bucket
-
Make sure you are in the organization view.
edjx config organization -i
-
Switch to the bucket with the files you want to view.
edjx config bucket -i
-
List the files in the bucket.
edjx file list
-
Copy the Name of the file you want to view.
-
Execute the list-versions command.
edjx file list-versions <file-name>