objects

Obtain All Objects Owned by the Address

Retrieves all objects owned by a specific address.

Usage

movement sui client objects [OPTIONS] 

Arguments

  • `` (optional) - Address owning the object. If no address is provided, it will show all objects owned by sui client active-address.

Options

  • --json - Return command outputs in JSON format.

Note: The -h, --help option prints help and the -V, --version option prints the version.

Last updated