mirror of
https://github.com/inspec/inspec
synced 2024-11-23 05:03:07 +00:00
heading changes
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
This commit is contained in:
parent
08397f11c8
commit
3feeab14c2
1 changed files with 23 additions and 23 deletions
|
@ -50,7 +50,7 @@ This subcommand has the following additional options:
|
|||
|
||||
Communicates with Chef Automate.
|
||||
|
||||
### Syntax for automate command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -62,7 +62,7 @@ inspec automate SUBCOMMAND
|
|||
|
||||
Verify the metadata in the *inspec.yml* file, verify that control blocks have the correct fields (title, description, impact) defined that all controls have visible tests, and the controls are not using deprecated InSpec DSL code.
|
||||
|
||||
### Syntax for check command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -70,7 +70,7 @@ This subcommand has the following syntax:
|
|||
inspec check PATH
|
||||
```
|
||||
|
||||
### Options for check command
|
||||
### Options
|
||||
|
||||
This subcommand has the following additional options:
|
||||
|
||||
|
@ -87,7 +87,7 @@ This subcommand has the following additional options:
|
|||
|
||||
Detects the target OS.
|
||||
|
||||
### Syntax for detect command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -95,7 +95,7 @@ This subcommand has the following syntax:
|
|||
inspec detect
|
||||
```
|
||||
|
||||
### Options for detect command
|
||||
### Options
|
||||
|
||||
This subcommand has the following additional options:
|
||||
|
||||
|
@ -273,7 +273,7 @@ Web-hosted file with basic authentication (supports .zip):
|
|||
inspec exec https://username:password@webserver/linux-baseline.tar.gz
|
||||
```
|
||||
|
||||
### Syntax for exec command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -281,7 +281,7 @@ This subcommand has the following syntax:
|
|||
inspec exec LOCATIONS
|
||||
```
|
||||
|
||||
### Options for exec command
|
||||
### Options
|
||||
|
||||
This subcommand has the following additional options:
|
||||
|
||||
|
@ -402,7 +402,7 @@ This subcommand has the following additional options:
|
|||
|
||||
Create a Chef Habitat package.
|
||||
|
||||
### Syntax for habitat command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -414,7 +414,7 @@ inspec habitat SUBCOMMAND
|
|||
|
||||
Describe available commands or one specific command.
|
||||
|
||||
### Syntax for help command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -426,7 +426,7 @@ inspec help [COMMAND]
|
|||
|
||||
Scaffold a new project.
|
||||
|
||||
### Syntax for init command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -438,7 +438,7 @@ inspec init TEMPLATE
|
|||
|
||||
Read all tests in path and generate a json summary.
|
||||
|
||||
### Syntax for json command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -446,7 +446,7 @@ This subcommand has the following syntax:
|
|||
inspec json PATH
|
||||
```
|
||||
|
||||
### Options for json command
|
||||
### Options
|
||||
|
||||
This subcommand has the following additional options:
|
||||
|
||||
|
@ -465,7 +465,7 @@ This subcommand has the following additional options:
|
|||
|
||||
Does nothing.
|
||||
|
||||
### Syntax for nothing command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -477,7 +477,7 @@ inspec nothing
|
|||
|
||||
Install and manage [Chef InSpec plugins](/inspec/plugins/).
|
||||
|
||||
### Syntax for plugin command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -489,7 +489,7 @@ inspec plugin SUBCOMMAND
|
|||
|
||||
Print the json schema.
|
||||
|
||||
### Syntax for schema command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -501,7 +501,7 @@ inspec schema NAME
|
|||
|
||||
Open an interactive debugging shell.
|
||||
|
||||
### Syntax for shell command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -509,7 +509,7 @@ This subcommand has the following syntax:
|
|||
inspec shell
|
||||
```
|
||||
|
||||
### Options for shell command
|
||||
### Options
|
||||
|
||||
This subcommand has the following additional options:
|
||||
|
||||
|
@ -600,7 +600,7 @@ This subcommand has the following additional options:
|
|||
|
||||
Supermarket commands.
|
||||
|
||||
### Syntax for supermarket command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -608,7 +608,7 @@ This subcommand has the following syntax:
|
|||
inspec supermarket SUBCOMMAND ...
|
||||
```
|
||||
|
||||
### Options for supermarket command
|
||||
### Options
|
||||
|
||||
This subcommand has additional options:
|
||||
|
||||
|
@ -619,7 +619,7 @@ This subcommand has additional options:
|
|||
|
||||
Download all dependencies and generate a lockfile in a `vendor` directory.
|
||||
|
||||
### Syntax for vendor command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -627,7 +627,7 @@ This subcommand has the following syntax:
|
|||
inspec vendor PATH
|
||||
```
|
||||
|
||||
### Options for vendor command
|
||||
### Options
|
||||
|
||||
This subcommand has additional options:
|
||||
|
||||
|
@ -638,7 +638,7 @@ This subcommand has additional options:
|
|||
|
||||
Prints the version of this tool.
|
||||
|
||||
### Syntax for version command
|
||||
### Syntax
|
||||
|
||||
This subcommand has the following syntax:
|
||||
|
||||
|
@ -646,7 +646,7 @@ This subcommand has the following syntax:
|
|||
inspec version
|
||||
```
|
||||
|
||||
### Options for version command
|
||||
### Options
|
||||
|
||||
This subcommand has the following additional options:
|
||||
|
||||
|
|
Loading…
Reference in a new issue