Skip to content

qc platform

Manage multiple platform connections — switch between Quant Cloud and QuantGov Cloud, or any other authenticated Quant platform. Aliased as qc plat.

The platform context determines which dashboard the CLI talks to:

  • Quant Cloud — Content Delivery Platform (dashboard.quantcdn.io)
  • QuantGov Cloud — Government & Enterprise Platform (dash.quantgov.cloud)
Command Description
qc platform list List all authenticated platforms.
qc platform switch Switch to a different platform.
qc platform current Show the active platform.
qc platform remove Remove a platform’s stored credentials.

List all authenticated platforms.

Terminal window
qc platform list
Terminal window
qc platform list

Switch the active platform. Subsequent commands authenticate against the new platform’s API.

Terminal window
qc platform switch
Terminal window
qc platform switch

Show the currently active platform.

Terminal window
qc platform current

Remove a platform’s stored credentials. Useful when revoking access or cleaning up an old environment.

Terminal window
qc platform remove