Configuration ============= The ``gpp config`` command group provides utilities for managing client-side configuration settings used by the GPP Client. This includes setting or displaying the API URL, authentication token, and other environment-specific defaults. Use these commands to inspect or override the default behavior of the CLI across sessions. .. typer:: gpp_client.cli.cli:app:config :prog: gpp config :make-sections: :show-nested: :width: 80 :theme: dark