@@ -1450,7 +1450,7 @@ EXAMPLES
1450
1450
$ cg init aws -r [Specify resources to crawl]
1451
1451
```
1452
1452
1453
- _ See code: [ src/commands/init.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.1/src/commands/init.ts ) _
1453
+ _ See code: [ src/commands/init.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.2-alpha. 1/src/commands/init.ts ) _
1454
1454
1455
1455
## ` cg launch [PROVIDER] `
1456
1456
@@ -1482,7 +1482,7 @@ EXAMPLES
1482
1482
$ cg launch
1483
1483
```
1484
1484
1485
- _ See code: [ src/commands/launch.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.1/src/commands/launch.ts ) _
1485
+ _ See code: [ src/commands/launch.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.2-alpha. 1/src/commands/launch.ts ) _
1486
1486
1487
1487
## ` cg load [PROVIDER] `
1488
1488
@@ -1516,7 +1516,7 @@ EXAMPLES
1516
1516
$ cg load aws [Load data for AWS]
1517
1517
```
1518
1518
1519
- _ See code: [ src/commands/load.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.1/src/commands/load.ts ) _
1519
+ _ See code: [ src/commands/load.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.2-alpha. 1/src/commands/load.ts ) _
1520
1520
1521
1521
## ` cg policy [PROVIDER] `
1522
1522
@@ -1545,7 +1545,7 @@ DESCRIPTION
1545
1545
Commands to manage policy pack modules, run $ cg policy for more info.
1546
1546
```
1547
1547
1548
- _ See code: [ src/commands/policy/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.1/src/commands/policy/index.ts ) _
1548
+ _ See code: [ src/commands/policy/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.2-alpha. 1/src/commands/policy/index.ts ) _
1549
1549
1550
1550
## ` cg policy add [PROVIDER] `
1551
1551
@@ -1758,7 +1758,7 @@ DESCRIPTION
1758
1758
Commands to manage provider modules, run $ cg provider for more info.
1759
1759
```
1760
1760
1761
- _ See code: [ src/commands/provider/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.1/src/commands/provider/index.ts ) _
1761
+ _ See code: [ src/commands/provider/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.2-alpha. 1/src/commands/provider/index.ts ) _
1762
1762
1763
1763
## ` cg provider add [PROVIDER] `
1764
1764
@@ -1980,7 +1980,7 @@ EXAMPLES
1980
1980
$ cg scan aws --no-serve [Do not start the query engine]
1981
1981
```
1982
1982
1983
- _ See code: [ src/commands/scan.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.1/src/commands/scan.ts ) _
1983
+ _ See code: [ src/commands/scan.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.2-alpha. 1/src/commands/scan.ts ) _
1984
1984
1985
1985
## ` cg serve [PROVIDER] `
1986
1986
@@ -2012,7 +2012,7 @@ EXAMPLES
2012
2012
$ cg serve
2013
2013
```
2014
2014
2015
- _ See code: [ src/commands/serve.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.1/src/commands/serve.ts ) _
2015
+ _ See code: [ src/commands/serve.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.2-alpha. 1/src/commands/serve.ts ) _
2016
2016
2017
2017
## ` cg teardown [PROVIDER] `
2018
2018
@@ -2034,7 +2034,7 @@ EXAMPLES
2034
2034
$ cg teardown --delete-image
2035
2035
```
2036
2036
2037
- _ See code: [ src/commands/teardown.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.1/src/commands/teardown.ts ) _
2037
+ _ See code: [ src/commands/teardown.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.2-alpha. 1/src/commands/teardown.ts ) _
2038
2038
2039
2039
## ` cg update [PROVIDER] `
2040
2040
@@ -2070,5 +2070,5 @@ EXAMPLES
2070
2070
$ cg update
2071
2071
```
2072
2072
2073
- _ See code: [ src/commands/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.1/src/commands/update.ts ) _
2073
+ _ See code: [ src/commands/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.25.2-alpha. 1/src/commands/update.ts ) _
2074
2074
<!-- commandsstop -->
0 commit comments