Install State Space CLI
Copy
brew install state-space/state-space/cli
Usage
Copy
Usage:
state-space [command]
Examples:
state-space init # Initialize a configuration file
state-space push # Pushes contract sources and deployments
Commands:
init Creates an empty config file
push Push contract source and deployments.
Authentication:
login Login to State Space
logout Logout of State Space
Additional Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
Flags:
--config string configuration file
-h, --help help for state-space
--verbose enable verbose logging
-v, --version version for state-space
Use "state-space [command] --help" for more information about a command.