@@ -1446,7 +1446,7 @@ EXAMPLES
14461446 $ cg init aws -r [Specify resources to crawl]
14471447```
14481448
1449- _ See code: [ src/commands/init.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-alpha .1/src/commands/init.ts ) _
1449+ _ See code: [ src/commands/init.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-beta .1/src/commands/init.ts ) _
14501450
14511451## ` cg launch [PROVIDER] `
14521452
@@ -1478,7 +1478,7 @@ EXAMPLES
14781478 $ cg launch
14791479```
14801480
1481- _ See code: [ src/commands/launch.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-alpha .1/src/commands/launch.ts ) _
1481+ _ See code: [ src/commands/launch.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-beta .1/src/commands/launch.ts ) _
14821482
14831483## ` cg load [PROVIDER] `
14841484
@@ -1512,7 +1512,7 @@ EXAMPLES
15121512 $ cg load aws [Load data for AWS]
15131513```
15141514
1515- _ See code: [ src/commands/load.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-alpha .1/src/commands/load.ts ) _
1515+ _ See code: [ src/commands/load.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-beta .1/src/commands/load.ts ) _
15161516
15171517## ` cg policy [PROVIDER] `
15181518
@@ -1541,7 +1541,7 @@ DESCRIPTION
15411541 Commands to manage policy pack modules, run $ cg policy for more info.
15421542```
15431543
1544- _ See code: [ src/commands/policy/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-alpha .1/src/commands/policy/index.ts ) _
1544+ _ See code: [ src/commands/policy/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-beta .1/src/commands/policy/index.ts ) _
15451545
15461546## ` cg policy add [PROVIDER] `
15471547
@@ -1754,7 +1754,7 @@ DESCRIPTION
17541754 Commands to manage provider modules, run $ cg provider for more info.
17551755```
17561756
1757- _ See code: [ src/commands/provider/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-alpha .1/src/commands/provider/index.ts ) _
1757+ _ See code: [ src/commands/provider/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-beta .1/src/commands/provider/index.ts ) _
17581758
17591759## ` cg provider add [PROVIDER] `
17601760
@@ -1976,7 +1976,7 @@ EXAMPLES
19761976 $ cg scan aws --no-serve [Do not start the query engine]
19771977```
19781978
1979- _ See code: [ src/commands/scan.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-alpha .1/src/commands/scan.ts ) _
1979+ _ See code: [ src/commands/scan.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-beta .1/src/commands/scan.ts ) _
19801980
19811981## ` cg serve [PROVIDER] `
19821982
@@ -2008,7 +2008,7 @@ EXAMPLES
20082008 $ cg serve
20092009```
20102010
2011- _ See code: [ src/commands/serve.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-alpha .1/src/commands/serve.ts ) _
2011+ _ See code: [ src/commands/serve.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-beta .1/src/commands/serve.ts ) _
20122012
20132013## ` cg teardown [PROVIDER] `
20142014
@@ -2030,7 +2030,7 @@ EXAMPLES
20302030 $ cg teardown --delete-image
20312031```
20322032
2033- _ See code: [ src/commands/teardown.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-alpha .1/src/commands/teardown.ts ) _
2033+ _ See code: [ src/commands/teardown.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-beta .1/src/commands/teardown.ts ) _
20342034
20352035## ` cg update [PROVIDER] `
20362036
@@ -2066,5 +2066,5 @@ EXAMPLES
20662066 $ cg update
20672067```
20682068
2069- _ See code: [ src/commands/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-alpha .1/src/commands/update.ts ) _
2069+ _ See code: [ src/commands/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.22.0-beta .1/src/commands/update.ts ) _
20702070<!-- commandsstop -->
0 commit comments