Documentation Index
Fetch the complete documentation index at: https://docs.photon.codes/docs/llms.txt
Use this file to discover all available pages before exploring further.
Profile
Thephoton profile commands manage your Photon developer or organization profile.
View your profile
Create a profile
Update your profile
profile edit.
Utility commands
ping
Test connectivity to the Photon API:/api/health endpoint and prints the response. Useful for verifying that the backend is reachable and your network configuration is correct.
You can also ping an arbitrary URL directly (bypasses credential resolution):
env
Print the currently resolved backend:PHOTON_API_HOST.
whoami
Show the authenticated user for the current backend:auth status
Show login state across all backends you’ve authenticated against:config show
Dump the active CLI configuration (no secrets):PHOTON_PROJECT_ID, and relevant environment variable values.