1. sdk_info
Get Fluent (ServiceNow SDK) information using native SDK flags.
2. manage_fluent_auth
Manage Fluent (ServiceNow SDK) authentication to instance.
3. init_fluent_app
Initialize a new ServiceNow custom application or convert a legacy application.
4. build_fluent_app
Build the Fluent (ServiceNow SDK) application.
5. deploy_fluent_app
Deploy the Fluent (ServiceNow SDK) application to a ServiceNow instance.
6. fluent_transform
Download and convert XML records from instance or local path into Fluent source code.
7. download_fluent_dependencies
Download configured dependencies in now.config.json and TypeScript type definitions.
8. download_fluent_app
Download application metadata from instance.
9. clean_fluent_app
Clean output directory.
10. pack_fluent_app
Zip built app into installable artifact.