Airdeploy Documentation

Airdeploy Documentation

    ›Flagger SDK

    Overview

    • Home
    • Introduction

    Flagger SDK

    • Overview
    • Quick Start
    • Flag Detection
    • Flag Functions
    • Tracking API
    • Default Variation
    • Ingestion
    • Attributes
    • FAQ

    API Reference

    • Javascript
    • React
    • Java
    • Ruby
    • Python
    • Golang
    • iOS

    Concepts

    • Flags
    • Entities
    • Groups
    • Targeting Methods

    Dashboard

    • Organizations
    • Projects
    • Environments
    • Managing Flags
    • Configuring Flags
    • Flag History
    • Flag Preview
    • Team

    Flag Detection

    Flagger automatically detects any new flags in your application code and sends it to Airdeploy dashboard. Flags can be created in code without first going to the dashboard, and configured later. By default, the flag is considered to be "off" until configured otherwise.

    There is an example of this in the quickstart. There, we create a flag new flag just by asking Flagger to resolve it in code. It will automatically show up in the Airdeploy dashboard after the next time the application executes that Flagger call.

    ← Quick StartFlag Functions →
    Airdeploy Documentation
    Docs
    Getting StartedAPI Reference
    More
    Airdeploy GitHub
    Copyright © 2021 Airdeploy