rain module publish
Publish a directory of Rain modules to CodeArtifact
rain module publish <name> [flags]
Options
--debug Output debugging information
--domain string The CodeArtifact domain (default "cloudformation")
-x, --experimental Acknowledge that this is an experimental feature
-h, --help help for publish
--path string The local path for module files, defaults to the current directory (default ".")
-p, --profile string AWS profile name; read from the AWS CLI configuration file
-r, --region string AWS region to use
--repo string The CodeArtifact repository (default "rain")
--version string Version of the module to publish
Options inherited from parent commands
--no-colour Disable colour output
SEE ALSO
- rain module - Interact with Rain modules in CodeArtifact