Procedures
Automation procedures in the LaunchDarkly book.
to create a flag in a project
Concept
Description
Type
Required
Default Value
Concept
Description
Type
the string is '{"name":"New Flag from Playground 2", "key":"new-flag-from-playground-2", "description":"A flag created from the playground"}'
get the string as json
use the above as the new flag
>>>
create the new flag in the test projectto get some (flag's status)
Concept
Description
Type
Required
Default Value
Concept
Description
Type
to get some (project's environments)
Concept
Description
Type
Required
Default Value
Concept
Description
Type
to get some (project's flags)
Concept
Description
Type
Required
Default Value
Concept
Description
Type
to get some (projects)
Concept
Description
Type
to toggle some flag
Concept
Description
Type
Required
Default Value
Concept
Description
Type
Last updated
Was this helpful?
