@@ -1444,7 +1444,7 @@ EXAMPLES
14441444 $ cg init aws -r [Specify resources to crawl]
14451445```
14461446
1447- _ See code: [ src/commands/init.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.2 /src/commands/init.ts ) _
1447+ _ See code: [ src/commands/init.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.3-alpha.1 /src/commands/init.ts ) _
14481448
14491449## ` cg launch [PROVIDER] `
14501450
@@ -1476,7 +1476,7 @@ EXAMPLES
14761476 $ cg launch
14771477```
14781478
1479- _ See code: [ src/commands/launch.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.2 /src/commands/launch.ts ) _
1479+ _ See code: [ src/commands/launch.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.3-alpha.1 /src/commands/launch.ts ) _
14801480
14811481## ` cg load [PROVIDER] `
14821482
@@ -1510,7 +1510,7 @@ EXAMPLES
15101510 $ cg load aws [Load data for AWS]
15111511```
15121512
1513- _ See code: [ src/commands/load.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.2 /src/commands/load.ts ) _
1513+ _ See code: [ src/commands/load.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.3-alpha.1 /src/commands/load.ts ) _
15141514
15151515## ` cg policy [PROVIDER] `
15161516
@@ -1539,7 +1539,7 @@ DESCRIPTION
15391539 Commands to manage policy pack modules, run $ cg policy for more info.
15401540```
15411541
1542- _ See code: [ src/commands/policy/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.2 /src/commands/policy/index.ts ) _
1542+ _ See code: [ src/commands/policy/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.3-alpha.1 /src/commands/policy/index.ts ) _
15431543
15441544## ` cg policy add [PROVIDER] `
15451545
@@ -1752,7 +1752,7 @@ DESCRIPTION
17521752 Commands to manage provider modules, run $ cg provider for more info.
17531753```
17541754
1755- _ See code: [ src/commands/provider/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.2 /src/commands/provider/index.ts ) _
1755+ _ See code: [ src/commands/provider/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.3-alpha.1 /src/commands/provider/index.ts ) _
17561756
17571757## ` cg provider add [PROVIDER] `
17581758
@@ -1974,7 +1974,7 @@ EXAMPLES
19741974 $ cg scan aws --no-serve [Do not start the query engine]
19751975```
19761976
1977- _ See code: [ src/commands/scan.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.2 /src/commands/scan.ts ) _
1977+ _ See code: [ src/commands/scan.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.3-alpha.1 /src/commands/scan.ts ) _
19781978
19791979## ` cg serve [PROVIDER] `
19801980
@@ -2006,7 +2006,7 @@ EXAMPLES
20062006 $ cg serve
20072007```
20082008
2009- _ See code: [ src/commands/serve.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.2 /src/commands/serve.ts ) _
2009+ _ See code: [ src/commands/serve.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.3-alpha.1 /src/commands/serve.ts ) _
20102010
20112011## ` cg teardown [PROVIDER] `
20122012
@@ -2028,7 +2028,7 @@ EXAMPLES
20282028 $ cg teardown --delete-image
20292029```
20302030
2031- _ See code: [ src/commands/teardown.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.2 /src/commands/teardown.ts ) _
2031+ _ See code: [ src/commands/teardown.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.3-alpha.1 /src/commands/teardown.ts ) _
20322032
20332033## ` cg update [PROVIDER] `
20342034
@@ -2064,5 +2064,5 @@ EXAMPLES
20642064 $ cg update
20652065```
20662066
2067- _ See code: [ src/commands/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.2 /src/commands/update.ts ) _
2067+ _ See code: [ src/commands/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.3-alpha.1 /src/commands/update.ts ) _
20682068<!-- commandsstop -->
0 commit comments