Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Promote between tracks and control production user fraction.
gps --package com.example.app --json tracks list gps --package com.example.app tracks get production
gps --package com.example.app tracks promote \ --from internal \ --to beta \ --confirm
gps --package com.example.app tracks rollout production \ --user-fraction 0.1 \ --confirm gps --package com.example.app tracks rollout production \ --user-fraction 0.5 \ --confirm
gps --package com.example.app tracks halt production --confirm
gps_promote_release
gps_update_rollout
gps_halt_release
gps_list_tracks
gps_get_track