@@ -1616,7 +1616,7 @@ EXAMPLES
16161616 $ cg init aws -r [Specify resources to crawl]
16171617```
16181618
1619- _ See code: [ src/commands/init.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1-beta.1 /src/commands/init.ts ) _
1619+ _ See code: [ src/commands/init.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1/src/commands/init.ts ) _
16201620
16211621## ` cg install policy [PROVIDER] `
16221622
@@ -1927,7 +1927,7 @@ DESCRIPTION
19271927 Commands to manage policy pack modules, run $ cg policy for more info.
19281928```
19291929
1930- _ See code: [ src/commands/policy/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1-beta.1 /src/commands/policy/index.ts ) _
1930+ _ See code: [ src/commands/policy/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1/src/commands/policy/index.ts ) _
19311931
19321932## ` cg policy add [PROVIDER] `
19331933
@@ -2182,7 +2182,7 @@ DESCRIPTION
21822182 Commands to manage provider modules, run $ cg provider for more info.
21832183```
21842184
2185- _ See code: [ src/commands/provider/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1-beta.1 /src/commands/provider/index.ts ) _
2185+ _ See code: [ src/commands/provider/index.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1/src/commands/provider/index.ts ) _
21862186
21872187## ` cg provider add [PROVIDER] `
21882188
@@ -2614,7 +2614,7 @@ EXAMPLES
26142614 $ cg scan aws --no-serve [Do not start the query engine]
26152615```
26162616
2617- _ See code: [ src/commands/scan.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1-beta.1 /src/commands/scan.ts ) _
2617+ _ See code: [ src/commands/scan.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1/src/commands/scan.ts ) _
26182618
26192619## ` cg serve [PROVIDER] `
26202620
@@ -2646,7 +2646,7 @@ EXAMPLES
26462646 $ cg serve
26472647```
26482648
2649- _ See code: [ src/commands/serve.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1-beta.1 /src/commands/serve.ts ) _
2649+ _ See code: [ src/commands/serve.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1/src/commands/serve.ts ) _
26502650
26512651## ` cg teardown [PROVIDER] `
26522652
@@ -2668,7 +2668,7 @@ EXAMPLES
26682668 $ cg teardown --delete-image
26692669```
26702670
2671- _ See code: [ src/commands/teardown.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1-beta.1 /src/commands/teardown.ts ) _
2671+ _ See code: [ src/commands/teardown.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1/src/commands/teardown.ts ) _
26722672
26732673## ` cg update [PROVIDER] `
26742674
@@ -2704,5 +2704,5 @@ EXAMPLES
27042704 $ cg update
27052705```
27062706
2707- _ See code: [ src/commands/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1-beta.1 /src/commands/update.ts ) _
2707+ _ See code: [ src/commands/update.ts] ( https://github.com/cloudgraphdev/cli/blob/v0.21.1/src/commands/update.ts ) _
27082708<!-- commandsstop -->
0 commit comments