Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / servicecatalog / create-portfolio-share.rst
Size: Mime:
**To share a portfolio with an account**

The following ``create-portfolio-share`` example shares the specified portfolio with the specified account. ::

    aws servicecatalog create-portfolio-share \
        --portfolio-id port-2s6abcdef5wdh4 \
        --account-id 794123456789

This command produceds no output.