File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ # Plain Dev AGENTS.md
2+
3+ - ` plain dev logs ` : Show the log output for the running ` plain dev ` processes
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ The `plain` CLI is the main entrypoint for the framework. If `plain` is not avai
1010- ` plain run <filename> ` : Run a Python script with Plain configured.
1111- ` plain agent docs <package> ` : Show README.md and symbolicated source files for a specific package.
1212- ` plain agent docs --list ` : List packages with docs available.
13- - ` plain agent request <path> --user <user_id> ` : Make an authenticated request to the application and inspect the output.
13+ - ` plain agent request <path> --user <user_id> ` : Make an authenticated request to the running application and inspect the output.
1414- ` plain --help ` : List all available commands (including those from installed packages).
1515
1616## Code style
You can’t perform that action at this time.
0 commit comments