Macros

A macro is a collection of WarpScript statements. Macros can make your code more concise, more robust, and shareable.

With these related articles learn how to master macros.

Advanced Macros OpSec
Warp 10 Platform

Advanced Macros OpSec

Macros are the building blocks of the Warp 10 ecosystem which give it its flexibility and power we have all come to love. But for that love to last security must be taken seriously, and this is what that post is all about, giving useful tips for ensuring safe and smooth executions to your macros.

Read More
Deploying resource intensive analytics services
Warp 10 Platform

Deploying resource intensive analytics services

When deploying analytics services we can tumble into resource allocation issues. In this article we cover some Warp 10 built-in mechanisms that solve them.

Read More
Thinking in WarpScript: Variables in Macros
Thinking in WarpScript

Thinking in WarpScript: Variables in Macros

Variables and macros are the muscles and bones of your script. Here are concepts and functions to make the best use of variables in macros.

Read More
Warp 10 beyond open source
Warp 10 Platform

Warp 10 beyond OSS

Warp 10 is part of a rich Open Source ecosystem, but it also has some commercial modules available. Discover some of those modules and what benefits they provide.

Read More
WarpFleet Synchronizer
Announcements

Introducing WarpFleet Synchronizer

WarpFleet Synchronizer is a Web server which aims to synchronize your Git repositories containing macros against your Warp 10 instance.

Read More
share your WarpScript macros
Warp 10 Platform

Share your WarpScript macros

How to configure and use WarpFleet resolver to share macros internally or globally with WarpScript developers.

Read More
Thinking in WarpScript: Protecting Secrets
Thinking in WarpScript

Thinking in WarpScript – Protecting Secrets

Learn how to access sensitive information from macros or runner scripts without exposing those secrets in your WarpScript source code

Read More
WarpScript Macros
Thinking in WarpScript

Thinking in WarpScript – Authoring Macros

Learn how WarpScript Macros can make your code more concise, more robust and shareable.

Read More
WarpFleet Resolver
Announcements

Introducing the WarpFleet Resolver

Using the WarpFleet Resolver you can expose your WarpScript macros, making them easily callable from any Warp 10 instance.

Read More