@@ -1406,7 +1406,7 @@ EXAMPLES
1406
1406
$ cg init aws -r [Specify resources to crawl]
1407
1407
```
1408
1408
1409
- _ See code: [ src/commands/init.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/init.ts ) _
1409
+ _ See code: [ src/commands/init.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/init.ts ) _
1410
1410
1411
1411
## ` cg launch [PROVIDER] `
1412
1412
@@ -1438,7 +1438,7 @@ EXAMPLES
1438
1438
$ cg launch
1439
1439
```
1440
1440
1441
- _ See code: [ src/commands/launch.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/launch.ts ) _
1441
+ _ See code: [ src/commands/launch.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/launch.ts ) _
1442
1442
1443
1443
## ` cg load [PROVIDER] `
1444
1444
@@ -1472,7 +1472,7 @@ EXAMPLES
1472
1472
$ cg load aws [Load data for AWS]
1473
1473
```
1474
1474
1475
- _ See code: [ src/commands/load.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/load.ts ) _
1475
+ _ See code: [ src/commands/load.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/load.ts ) _
1476
1476
1477
1477
## ` cg policy [PROVIDER] `
1478
1478
@@ -1501,7 +1501,7 @@ DESCRIPTION
1501
1501
Commands to manage policy pack modules, run $ cg policy for more info.
1502
1502
```
1503
1503
1504
- _ See code: [ src/commands/policy/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/policy/index.ts ) _
1504
+ _ See code: [ src/commands/policy/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/policy/index.ts ) _
1505
1505
1506
1506
## ` cg policy:add [PROVIDER] `
1507
1507
@@ -1539,7 +1539,7 @@ EXAMPLES
1539
1539
1540
1540
```
1541
1541
1542
- _ See code: [ src/commands/policy/add.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/policy/add.ts ) _
1542
+ _ See code: [ src/commands/policy/add.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/policy/add.ts ) _
1543
1543
1544
1544
## ` cg policy:install [PROVIDER] `
1545
1545
@@ -1575,7 +1575,7 @@ EXAMPLES
1575
1575
$ cg policy install
1576
1576
```
1577
1577
1578
- _ See code: [ src/commands/policy/install.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/policy/install.ts ) _
1578
+ _ See code: [ src/commands/policy/install.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/policy/install.ts ) _
1579
1579
1580
1580
## ` cg policy:list [PROVIDER] `
1581
1581
@@ -1615,7 +1615,7 @@ EXAMPLES
1615
1615
$ cg policy list aws
1616
1616
```
1617
1617
1618
- _ See code: [ src/commands/policy/list.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/policy/list.ts ) _
1618
+ _ See code: [ src/commands/policy/list.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/policy/list.ts ) _
1619
1619
1620
1620
## ` cg policy:remove [PROVIDER] `
1621
1621
@@ -1660,7 +1660,7 @@ EXAMPLES
1660
1660
$ cg policy delete aws-cis-1.2.0 --no-save
1661
1661
```
1662
1662
1663
- _ See code: [ src/commands/policy/remove.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/policy/remove.ts ) _
1663
+ _ See code: [ src/commands/policy/remove.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/policy/remove.ts ) _
1664
1664
1665
1665
## ` cg policy:update [PROVIDER] `
1666
1666
@@ -1697,7 +1697,7 @@ EXAMPLES
1697
1697
$ cg policy update [email protected]
1698
1698
```
1699
1699
1700
- _ See code: [ src/commands/policy/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/policy/update.ts ) _
1700
+ _ See code: [ src/commands/policy/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/policy/update.ts ) _
1701
1701
1702
1702
## ` cg provider [PROVIDER] `
1703
1703
@@ -1726,7 +1726,7 @@ DESCRIPTION
1726
1726
Commands to manage provider modules, run $ cg provider for more info.
1727
1727
```
1728
1728
1729
- _ See code: [ src/commands/provider/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/provider/index.ts ) _
1729
+ _ See code: [ src/commands/provider/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/provider/index.ts ) _
1730
1730
1731
1731
## ` cg provider:add [PROVIDER] `
1732
1732
@@ -1764,7 +1764,7 @@ EXAMPLES
1764
1764
$ cg provider add [email protected]
1765
1765
```
1766
1766
1767
- _ See code: [ src/commands/provider/add.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/provider/add.ts ) _
1767
+ _ See code: [ src/commands/provider/add.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/provider/add.ts ) _
1768
1768
1769
1769
## ` cg provider:install [PROVIDER] `
1770
1770
@@ -1800,7 +1800,7 @@ EXAMPLES
1800
1800
$ cg provider install
1801
1801
```
1802
1802
1803
- _ See code: [ src/commands/provider/install.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/provider/install.ts ) _
1803
+ _ See code: [ src/commands/provider/install.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/provider/install.ts ) _
1804
1804
1805
1805
## ` cg provider:list [PROVIDER] `
1806
1806
@@ -1840,7 +1840,7 @@ EXAMPLES
1840
1840
$ cg provider list aws
1841
1841
```
1842
1842
1843
- _ See code: [ src/commands/provider/list.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/provider/list.ts ) _
1843
+ _ See code: [ src/commands/provider/list.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/provider/list.ts ) _
1844
1844
1845
1845
## ` cg provider:remove [PROVIDER] `
1846
1846
@@ -1885,7 +1885,7 @@ EXAMPLES
1885
1885
$ cg provider delete aws --no-save
1886
1886
```
1887
1887
1888
- _ See code: [ src/commands/provider/remove.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/provider/remove.ts ) _
1888
+ _ See code: [ src/commands/provider/remove.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/provider/remove.ts ) _
1889
1889
1890
1890
## ` cg provider:update [PROVIDER] `
1891
1891
@@ -1922,7 +1922,7 @@ EXAMPLES
1922
1922
$ cg provider update [email protected]
1923
1923
```
1924
1924
1925
- _ See code: [ src/commands/provider/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/provider/update.ts ) _
1925
+ _ See code: [ src/commands/provider/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/provider/update.ts ) _
1926
1926
1927
1927
## ` cg scan [PROVIDER] `
1928
1928
@@ -1960,7 +1960,7 @@ EXAMPLES
1960
1960
$ cg scan aws --no-serve [Do not start the query engine]
1961
1961
```
1962
1962
1963
- _ See code: [ src/commands/scan.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/scan.ts ) _
1963
+ _ See code: [ src/commands/scan.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/scan.ts ) _
1964
1964
1965
1965
## ` cg serve [PROVIDER] `
1966
1966
@@ -1992,7 +1992,7 @@ EXAMPLES
1992
1992
$ cg serve
1993
1993
```
1994
1994
1995
- _ See code: [ src/commands/serve.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/serve.ts ) _
1995
+ _ See code: [ src/commands/serve.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/serve.ts ) _
1996
1996
1997
1997
## ` cg teardown [PROVIDER] `
1998
1998
@@ -2014,7 +2014,7 @@ EXAMPLES
2014
2014
$ cg teardown --delete-image
2015
2015
```
2016
2016
2017
- _ See code: [ src/commands/teardown.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/teardown.ts ) _
2017
+ _ See code: [ src/commands/teardown.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/teardown.ts ) _
2018
2018
2019
2019
## ` cg update [PROVIDER] `
2020
2020
@@ -2050,5 +2050,5 @@ EXAMPLES
2050
2050
$ cg update
2051
2051
```
2052
2052
2053
- _ See code: [ src/commands/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.2 /src/commands/update.ts ) _
2053
+ _ See code: [ src/commands/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.20.3 /src/commands/update.ts ) _
2054
2054
<!-- commandsstop -->
0 commit comments