Public State
The Public state tab provides a JSON editor for viewing and writing versioned public state, with environment switching and side-by-side diffs. Use it for application config, feature flags, public settings, announcements, theme values, safe client-visible limits, and catalog or inventory data.
- Reading public state in your app: See the SDK docs
- Pushing public state from the terminal: See
sky state public push - Viewing public-state versions from the terminal: See
sky state public showandsky state public diff - Promoting public state between environments: See
sky state public promote