pulumi_command 1.2.1+1 copy "pulumi_command: ^1.2.1+1" to clipboard
pulumi_command: ^1.2.1+1 copied to clipboard

The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pulumi_command

With Flutter:

 $ flutter pub add pulumi_command

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  pulumi_command: ^1.2.1+1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pulumi_command/pulumi_command.dart';
0
likes
150
points
51
downloads

Documentation

API reference

Publisher

verified publisherglenfordwilliams.com

Weekly Downloads

The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model.

Topics

#pulumi #command #category-utility #kind-native

License

Apache-2.0 (license)

Dependencies

pulumi

More

Packages that depend on pulumi_command