Skip to content

roberth-k/dash-docset-aws-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dash-docset-aws-cli

AWS-CLI.docset for the Dash documentation browser.

This docset is available as a User-Contributed Docset. Download it from Dash directly.

Generated from AWS CLI documentation (v2 branch).

Instructions for building Dash docsets are available on the Dash website.

The official version of this documentation is hosted here. The maintainer of this repository is not affiliated with AWS.

Screenshot

Building the docset

The system must provide the following:

  • git
  • GNU Make
  • Python 3.8

To build the docset, run:

$ make .build/2.0.29/AWS-CLI.tgz

Replace 2.0.29 with a version of AWS CLI v2.

The docset will be available at .build/2.0.29/AWS-CLI.docset, along with a compressed variant at .build/2.0.29/AWS-CLI.tgz.