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)
Subcommands
Section titled “Subcommands”| 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. |
qc platform list
Section titled “qc platform list”List all authenticated platforms.
Synopsis
Section titled “Synopsis”qc platform listExample
Section titled “Example”qc platform listqc platform switch
Section titled “qc platform switch”Switch the active platform. Subsequent commands authenticate against the new platform’s API.
Synopsis
Section titled “Synopsis”qc platform switchExample
Section titled “Example”qc platform switchqc platform current
Section titled “qc platform current”Show the currently active platform.
Synopsis
Section titled “Synopsis”qc platform currentqc platform remove
Section titled “qc platform remove”Remove a platform’s stored credentials. Useful when revoking access or cleaning up an old environment.
Synopsis
Section titled “Synopsis”qc platform removeSee also
Section titled “See also”qc login— authenticate against a platform.- Get started — initial setup.
