Skip to the content.

square

A CLI to help you develop your application with Square

Synopsis

The Square CLI gives you tools to make integrating your application with Square easier. You can interact with all Square Connect APIs using this tool.

Before you use the CLI, you’ll need to configure it: $ square init

Options

      --access-token string   The access token to use for authentication
      --config string         config file (default is $HOME/.config/square/config.toml)
  -h, --help                  help for square
      --log-level string      log level (debug, info, warn, error) (default "info")
      --profile string        the profile name to read from for config (default "default")

SEE ALSO

Auto generated by spf13/cobra on 13-Sep-2020