edjx file upload

Upload a new file in a given bucket.

Usage

edjx file upload
[-b, --bucket <bucket-UUID>]
[-f, --file <string>]
[-n, --name <string>]
[-d, --node <node list>]
[    --notary]

Options

Option Required Type Description

-b, --bucket <bucket-UUID>

No

UUID

The bucket UUID associated with the file.

-f, --file <string>

No

string

Source file path.

-n, --name <string>

Yes

string

Name for the file.

-d, --node <string>

No

string

Pins the file to specific nodes. Use a comma to separate the Node IDs. Use edjx node list to view the available Nodes.

--notary

No

integer

Sets the notary flag to enable notarization for this file.

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).