Skip to content

Commit

Permalink
[flyctl-bot] Update docs from flyctl (#1918)
Browse files Browse the repository at this point in the history
Co-authored-by: Fly.io CI <joshua@fly.io>
  • Loading branch information
docs-syncer[bot] and jsierles authored Jan 27, 2025
1 parent bade81d commit aa93f67
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions flyctl/cmd/fly_machine_exec.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ fly machine exec [machine-id] <command> [flags]
## Options

~~~
-a, --app string Application name
-c, --config string Path to application configuration file
-h, --help help for exec
-j, --json JSON output
--timeout int Timeout in seconds
-a, --app string Application name
-c, --config string Path to application configuration file
--container string Container name
-h, --help help for exec
-j, --json JSON output
--timeout int Timeout in seconds
~~~

## Global Options
Expand Down

0 comments on commit aa93f67

Please sign in to comment.