Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
Update docs and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
darkowlzz committed Aug 10, 2020
1 parent 08e78d5 commit 5403d53
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/cli/ignited/ignited.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ TODO: ignited documentation

```
-h, --help help for ignited
--ignite-config string Ignite configuration path; refer to the 'Ignite Configuration' docs for more details
--log-level loglevel Specify the loglevel for the program (default info)
--network-plugin plugin Network plugin to use. Available options are: [cni docker-bridge] (default cni)
--runtime runtime Container runtime to use. Available options are: [docker containerd] (default containerd)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/ignited/ignited_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ ignited completion [flags]
### Options inherited from parent commands

```
--ignite-config string Ignite configuration path; refer to the 'Ignite Configuration' docs for more details
--log-level loglevel Specify the loglevel for the program (default info)
--network-plugin plugin Network plugin to use. Available options are: [cni docker-bridge] (default cni)
--runtime runtime Container runtime to use. Available options are: [docker containerd] (default containerd)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/ignited/ignited_daemon.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ignited daemon [flags]
### Options inherited from parent commands

```
--ignite-config string Ignite configuration path; refer to the 'Ignite Configuration' docs for more details
--log-level loglevel Specify the loglevel for the program (default info)
--network-plugin plugin Network plugin to use. Available options are: [cni docker-bridge] (default cni)
--runtime runtime Container runtime to use. Available options are: [docker containerd] (default containerd)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/ignited/ignited_gitops.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ ignited gitops <repo-url> [flags]
### Options inherited from parent commands

```
--ignite-config string Ignite configuration path; refer to the 'Ignite Configuration' docs for more details
--log-level loglevel Specify the loglevel for the program (default info)
--network-plugin plugin Network plugin to use. Available options are: [cni docker-bridge] (default cni)
--runtime runtime Container runtime to use. Available options are: [docker containerd] (default containerd)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/ignited/ignited_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ ignited version [flags]
### Options inherited from parent commands

```
--ignite-config string Ignite configuration path; refer to the 'Ignite Configuration' docs for more details
--log-level loglevel Specify the loglevel for the program (default info)
--network-plugin plugin Network plugin to use. Available options are: [cni docker-bridge] (default cni)
--runtime runtime Container runtime to use. Available options are: [docker containerd] (default containerd)
Expand Down

0 comments on commit 5403d53

Please sign in to comment.