-
Notifications
You must be signed in to change notification settings - Fork 841
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: the-johnwick <[email protected]>
- Loading branch information
1 parent
d05e8be
commit 10bcb9a
Showing
4 changed files
with
2 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,9 @@ | ||
name: daytona agent | ||
synopsis: Start the agent process | ||
usage: daytona agent [flags] | ||
options: | ||
- name: host | ||
default_value: "false" | ||
usage: Run the agent in host mode | ||
inherited_options: | ||
- name: help | ||
default_value: "false" | ||
usage: help for daytona | ||
see_also: | ||
- daytona - Use the Daytona CLI to manage your workspace | ||
- daytona agent logs - Output Daytona Agent logs |