This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1f59225
commit e4a9eb4
Showing
45 changed files
with
1,965 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 32 additions & 0 deletions
32
docs/docs/100-Reference/01-command-line/acorn_dashboard.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
title: "acorn dashboard" | ||
--- | ||
## acorn dashboard | ||
|
||
Dashboard about acorn installation | ||
|
||
``` | ||
acorn dashboard [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
--browser Open browser after local server starts (default true) | ||
-h, --help help for dashboard | ||
--listen-address string Address to locally listen on (default "127.0.0.1:0") | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
-A, --all-namespaces Namespace to work in | ||
--context string Context to use in the kubeconfig file | ||
--kubeconfig string Location of a kubeconfig file | ||
--namespace string Namespace to work in (default "acorn") | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [acorn](acorn.md) - | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.