octez-client
Verified for current stable LTS
Octez Client Commands
Octez Client command syntax with verified terminal examples.
Commands
7 commands for Octez Client
octez-client Operations
Octez Client Command: Call Smart Contract With Parameter
octez-client transfer <0> from <alias|address> to <contract> --entrypoint "<entrypoint>" --arg "<parameter>" --burn-cap <1> octez-client Operations
Octez Client Command: Configure Client Connection Tezos Rpc
octez-client -E <endpoint> config update octez-client Operations
Octez Client Command: Create Account With Alias
octez-client gen keys <alias> octez-client Operations
Octez Client Command: Display Help Man
octez-client man octez-client HTTP
Octez Client Command: Get Account Balance By Alias Or Address
octez-client get balance for <alias_or_address> octez-client Operations
Octez Client Command: Originate Smart Contract With Initial Storage
octez-client originate contract <alias> transferring <0> from <alias|address> running <path/to/source_file.tz> --init "<initial_storage>" --burn_cap <1> octez-client Operations
Octez Client Command: Transfer Tez To Different Account
octez-client transfer <5> from <alias|address> to <alias|address> Suggest a Octez Client Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Octez Client workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.