-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: document meroxa build commands (#322)
- Loading branch information
Showing
14 changed files
with
441 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
## meroxa builds | ||
|
||
Inspect Process Builds on Meroxa | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for builds | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--cli-config-file string meroxa configuration file | ||
--debug display any debugging information | ||
--json output json | ||
--timeout duration set the duration of the client timeout in seconds (default 10s) | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [meroxa](meroxa.md) - The Meroxa CLI | ||
* [meroxa builds describe](meroxa_builds_describe.md) - Describe a Meroxa Process Build | ||
* [meroxa builds logs](meroxa_builds_logs.md) - List a Meroxa Process Build's Logs | ||
|
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,27 @@ | ||
## meroxa builds describe | ||
|
||
Describe a Meroxa Process Build | ||
|
||
``` | ||
meroxa builds describe [UUID] [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for describe | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--cli-config-file string meroxa configuration file | ||
--debug display any debugging information | ||
--json output json | ||
--timeout duration set the duration of the client timeout in seconds (default 10s) | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [meroxa builds](meroxa_builds.md) - Inspect Process Builds on Meroxa | ||
|
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,27 @@ | ||
## meroxa builds logs | ||
|
||
List a Meroxa Process Build's Logs | ||
|
||
``` | ||
meroxa builds logs [UUID] [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for logs | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--cli-config-file string meroxa configuration file | ||
--debug display any debugging information | ||
--json output json | ||
--timeout duration set the duration of the client timeout in seconds (default 10s) | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [meroxa builds](meroxa_builds.md) - Inspect Process Builds on Meroxa | ||
|
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,34 @@ | ||
--- | ||
createdAt: | ||
updatedAt: | ||
title: "meroxa builds describe" | ||
slug: meroxa-builds-describe | ||
url: /cli/cmd/meroxa-builds-describe/ | ||
--- | ||
## meroxa builds describe | ||
|
||
Describe a Meroxa Process Build | ||
|
||
``` | ||
meroxa builds describe [UUID] [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for describe | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--cli-config-file string meroxa configuration file | ||
--debug display any debugging information | ||
--json output json | ||
--timeout duration set the duration of the client timeout in seconds (default 10s) | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [meroxa builds](/cli/cmd/meroxa-builds/) - Inspect Process Builds on Meroxa | ||
|
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,34 @@ | ||
--- | ||
createdAt: | ||
updatedAt: | ||
title: "meroxa builds logs" | ||
slug: meroxa-builds-logs | ||
url: /cli/cmd/meroxa-builds-logs/ | ||
--- | ||
## meroxa builds logs | ||
|
||
List a Meroxa Process Build's Logs | ||
|
||
``` | ||
meroxa builds logs [UUID] [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for logs | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--cli-config-file string meroxa configuration file | ||
--debug display any debugging information | ||
--json output json | ||
--timeout duration set the duration of the client timeout in seconds (default 10s) | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [meroxa builds](/cli/cmd/meroxa-builds/) - Inspect Process Builds on Meroxa | ||
|
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 @@ | ||
--- | ||
createdAt: | ||
updatedAt: | ||
title: "meroxa builds" | ||
slug: meroxa-builds | ||
url: /cli/cmd/meroxa-builds/ | ||
--- | ||
## meroxa builds | ||
|
||
Inspect Process Builds on Meroxa | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for builds | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--cli-config-file string meroxa configuration file | ||
--debug display any debugging information | ||
--json output json | ||
--timeout duration set the duration of the client timeout in seconds (default 10s) | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [meroxa](/cli/cmd/meroxa/) - The Meroxa CLI | ||
* [meroxa builds describe](/cli/cmd/meroxa-builds-describe/) - Describe a Meroxa Process Build | ||
* [meroxa builds logs](/cli/cmd/meroxa-builds-logs/) - List a Meroxa Process Build's Logs | ||
|
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.